PipeMqttClientWriteTopic 属性 |
获取当前管道里的用于写入操作的主题名称
Gets the name of the topic used for the write operation in the current pipeline
命名空间:
HslCommunication.Core.Pipe
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string WriteTopic { get; }
Public ReadOnly Property WriteTopic As String
Get
public:
property String^ WriteTopic {
String^ get ();
}
member WriteTopic : string with get
属性值
类型:
String参见