System::Net::Http::HttpContent::get_Headers method

HttpContent::get_Headers method

Returns the HTTP content headers.

System::SharedPtr<Headers::HttpContentHeaders> System::Net::Http::HttpContent::get_Headers()

ReturnValue

The HTTP content headers.

See Also