共用方式為


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

與這個 EndpointAddress 關聯的 PeerNodeAddress

適用於