get_Headers()

SoapMessage::get_Headers() method

Returns the collection of the SOAP headers.

System::SharedPtr<SoapHeaderCollection> System::Web::Services::Protocols::SoapMessage::get_Headers()

Return Value

The collection of the SOAP headers.

See Also