ServiceNotificationFilterDescription.Name プロパティ

定義

サービス通知を配信する必要がある名前を取得します。 名前は fabric: スキームに含まれている必要があります。 ルート名 ("fabric:") を使用できます。

public Uri Name { get; set; }
member this.Name : Uri with get, set
Public Property Name As Uri

プロパティ値

Uri

サービス通知を配信する必要がある名前。

適用対象