Share via


SystemTopic.TopicType Property

Definition

Gets or sets topicType for the system topic.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.topicType")]
public string TopicType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.topicType")>]
member this.TopicType : string with get, set
Public Property TopicType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to