当前会话绑定的自定义的对象内容
The content of the custom object bound to the current session
命名空间:
HslCommunication.Core.Net
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public Object Tag { get; set; }
Public Property Tag As Object
Get
Set
public:
property Object^ Tag {
Object^ get ();
void set (Object^ value);
}
member Tag : Object with get, set
属性值
类型:
Object参见