次の方法で共有


EndpointDispatcher.EndpointAddress プロパティ

定義

エンドポイントのアドレスを取得します。

public:
 property System::ServiceModel::EndpointAddress ^ EndpointAddress { System::ServiceModel::EndpointAddress ^ get(); };
public System.ServiceModel.EndpointAddress EndpointAddress { get; }
member this.EndpointAddress : System.ServiceModel.EndpointAddress
Public ReadOnly Property EndpointAddress As EndpointAddress

プロパティ値

エンドポイントのアドレス。

適用対象