m_host Field

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

Contains ttthe host name (http and https).

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

Syntax

'Declaration
Protected m_host As String
protected string m_host
protected:
String^ m_host
val mutable m_host: string
protected var m_host : String

.NET Framework Security

See Also

Reference

Uri Class

System Namespace