 | DeviceContext 属性 |
获取或设置设备所属上下文。
命名空间: Ipxchina.Sdk.Cti.Entities程序集: CtiSdk (在 CtiSdk.dll 中) 版本:1.0.0.2 (1.0.0.2)
语法public string Context { get; set; }Public Property Context As String
Get
Set
public:
property String^ Context {
String^ get ();
void set (String^ value);
}member Context : string with get, set
属性值
String
参见