HslMqttApiAttributePropertyUnfold 属性 |
当前的属性是否需要展开API信息,默认不展开
Whether the current attribute needs to expand the API information, it is not expanded by default
命名空间:
HslCommunication.Reflection
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public bool PropertyUnfold { get; set; }
Public Property PropertyUnfold As Boolean
Get
Set
public:
property bool PropertyUnfold {
bool get ();
void set (bool value);
}
member PropertyUnfold : bool with get, set
属性值
类型:
Boolean参见