System::Net::WebResponse::get_SupportsHeaders method

WebResponse::get_SupportsHeaders method

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

virtual bool System::Net::WebResponse::get_SupportsHeaders()

ReturnValue

A value that indicates if the current response supports headers.

See Also