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