HeaderNames.Host Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Host
HTTP header name.
public: System::String ^ Host;
public: static initonly System::String ^ Host;
public const string Host;
public static readonly string Host;
val mutable Host : string
staticval mutable Host : string
Public Const Host As String
Public Shared ReadOnly Host As String