Share via


MessagingFactory.Address プロパティ

定義

メッセージング ファクトリのベース アドレスを取得します。

public Uri Address { get; }
member this.Address : Uri
Public ReadOnly Property Address As Uri

プロパティ値

Uri

メッセージング ファクトリのベース アドレスを表す URI。

適用対象