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