MessagingFactory.NamespaceEndpoints プロパティ

定義

名前空間エンドポイントの一覧を取得します。

public System.Collections.Generic.IEnumerable<Uri> NamespaceEndpoints { get; }
member this.NamespaceEndpoints : seq<Uri>
Public ReadOnly Property NamespaceEndpoints As IEnumerable(Of Uri)

プロパティ値

名前空間エンドポイントの一覧。

適用対象