m_endpointUri Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the endpoint address name for the transport binding.

Namespace:  Ws.Services.Binding
Assembly:  MFWsStack (in MFWsStack.dll)

Syntax

'Declaration
Protected m_endpointUri As Uri
protected Uri m_endpointUri
protected:
Uri^ m_endpointUri
val mutable m_endpointUri: Uri
protected var m_endpointUri : Uri

.NET Framework Security

See Also

Reference

TransportBindingElement Class

Ws.Services.Binding Namespace