HslDeviceAddressAttributeAddress 属性 |
数据的地址信息,真实的设备的地址信息
Data address information, real device address information
命名空间:
HslCommunication.Reflection
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.9.1.0 (12.9.1.0)
语法public string Address { get; set; }Public Property Address As String
Get
Set
public:
property String^ Address {
String^ get ();
void set (String^ value);
}member Address : string with get, set
属性值
类型:
String
参见