HslAddressPropertyByteLength 属性 |
读取的字节的长度信息
命名空间:
HslCommunication.Reflection
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.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参见