次の方法で共有


PeerNodeAddress.EndpointAddress プロパティ

定義

この EndpointAddress に関連付けられている PeerNodeAddress を取得します。

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

プロパティ値

この EndpointAddress に関連付けられている PeerNodeAddress

適用対象