System::Web::Services::Protocols::SoapMessage::get_Action method

SoapMessage::get_Action method

Returns a value of the ‘SOAPAction’ attribute.

virtual String System::Web::Services::Protocols::SoapMessage::get_Action()=0

ReturnValue

A value of the ‘SOAPAction’ attribute.

See Also