DTUSettingTypeJsonParameter 属性 |
额外的参数都存放在json里面
命名空间:
HslCommunication.DTU
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string JsonParameter { get; set; }
Public Property JsonParameter As String
Get
Set
public:
property String^ JsonParameter {
String^ get ();
void set (String^ value);
}
member JsonParameter : string with get, set
属性值
类型:
String参见