Property TopicName
TopicName
This property specifies the topic name on which the message is published.
Declaration
public string TopicName { get; }
Property Value
| Type | Description |
|---|---|
| System.String | The topic name on which the message is published. |