get_Code()

Details_SoapException::get_Code() method

Returns a namespace qualified local name in format ’namespace:localname’ that specifies the SOAP fault code.

System::SharedPtr<Xml::XmlQualifiedName> System::Web::Services::Protocols::Details_SoapException::get_Code()

Return Value

A namespace qualified local name in format ’namespace:localname’ that specifies the SOAP fault code.

See Also