get_Host()

HttpRequestHeaders::get_Host() method

Gets a value of the ‘Host’ header.

String System::Net::Http::Headers::HttpRequestHeaders::get_Host()

Return Value

A value of the ‘Host’ header.

See Also