System::Web::Services::Protocols::SoapMessage::get_IsSoap12 method

SoapMessage::get_IsSoap12 method

Returns a value that indicates if SOAP version 1.2 is used.

bool System::Web::Services::Protocols::SoapMessage::get_IsSoap12()

ReturnValue

A value that indicates if SOAP version 1.2 is used.

See Also