Freigeben über


EntityNameHelper.FormatSubscriptionPath(String, String) Methode

Definition

Formatiert den Abonnementpfad basierend auf dem Themenpfad und dem Abonnementnamen.

public static string FormatSubscriptionPath (string topicPath, string subscriptionName);
static member FormatSubscriptionPath : string * string -> string
Public Shared Function FormatSubscriptionPath (topicPath As String, subscriptionName As String) As String

Parameter

topicPath
String

Der Name des Themas, einschließlich Schrägstrichen.

subscriptionName
String

Der Name des Abonnements.

Gibt zurück

Gilt für: