消息头字节
Message header byte
命名空间:
HslCommunication.Core.IMessage
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 byte[] HeadBytes { get; set; }
Property HeadBytes As Byte()
Get
Set
property array<unsigned char>^ HeadBytes {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
abstract HeadBytes : byte[] with get, set
属性值
类型:
Byte参见