Share via


SubscriptionDescription.TopicPath Property

Definition

Path of the topic under which subscription exists.

public string TopicPath { get; set; }
member this.TopicPath : string with get, set
Public Property TopicPath As String

Property Value

Remarks

Value cannot be null or empty. Value cannot exceed 260 chars. Cannot start or end with a slash. Cannot have restricted characters: '@','?','#','*'

Applies to