m_hostNameType Field

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

Contains the type of the host.

Namespace:  System
Assembly:  System.Http (in System.Http.dll)

Syntax

'Declaration
Protected m_hostNameType As UriHostNameType
protected UriHostNameType m_hostNameType
protected:
UriHostNameType m_hostNameType
val mutable m_hostNameType: UriHostNameType
protected var m_hostNameType : UriHostNameType

.NET Framework Security

See Also

Reference

Uri Class

System Namespace