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

属性值

终结点的地址。

适用于