获取或设置消息ID信息
命名空间:
HslCommunication.Secs.Types
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public uint MessageID { get; set; }
Public Property MessageID As UInteger
Get
Set
public:
property unsigned int MessageID {
unsigned int get ();
void set (unsigned int value);
}
member MessageID : uint32 with get, set
属性值
类型:
UInt32参见