System::Net::HttpWebResponse::get_SupportsHeaders method

HttpWebResponse::get_SupportsHeaders method

Returns a value that indicates if the current response supports headers.

bool System::Net::HttpWebResponse::get_SupportsHeaders() override

ReturnValue

A value that indicates if the current response supports headers.

See Also