ClientBase<TChannel>.ChannelBase<T>.IContextChannel.LocalAddress 屬性

定義

取得通道的本機端點。

property System::ServiceModel::EndpointAddress ^ System::ServiceModel::IContextChannel::LocalAddress { System::ServiceModel::EndpointAddress ^ get(); };
System.ServiceModel.EndpointAddress System.ServiceModel.IContextChannel.LocalAddress { get; }
member this.System.ServiceModel.IContextChannel.LocalAddress : System.ServiceModel.EndpointAddress
 ReadOnly Property LocalAddress As EndpointAddress Implements IContextChannel.LocalAddress

屬性值

通道的本機端點。

實作

適用於