HslMqttApiAttributeApiTopic 属性 |
当前指定的ApiTopic信息,如果当前的方法接口不指定别名,那么就使用当前的方法名称
The currently specified ApiTopic information, if the current method interface does not specify an alias,
then the current method name is used
命名空间:
HslCommunication.Reflection
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string ApiTopic { get; set; }
Public Property ApiTopic As String
Get
Set
public:
property String^ ApiTopic {
String^ get ();
void set (String^ value);
}
member ApiTopic : string with get, set
属性值
类型:
String参见