HslAddressPropertyByteLength 属性 |
读取的字节的长度信息
命名空间:
HslCommunication.Reflection
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.3.0.0 (12.3.0.0)
语法public int ByteLength { get; set; }
Public Property ByteLength As Integer
Get
Set
public:
property int ByteLength {
int get ();
void set (int value);
}
member ByteLength : int with get, set
属性值
类型:
Int32
参见