get_Headers()

HttpContent::get_Headers() method

Returns the HTTP content headers.

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

Return Value

The HTTP content headers.

See Also