SubscriptionDescription.TopicPath Property

Definition

Gets the path of the topic that this subscription description belongs to.

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

Property Value

The path of the topic that this subscription description belongs to.

Remarks

This is a relative path to the Address.

Applies to