Share via


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

适用于