SoapFaultSubCode::Code Property
.NET Framework (current version)
Gets the application specific error code in the form of an XML qualified name.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Xml::XmlQualifiedName^An XmlQualifiedName representing the application specific error code.
Use a constructor to set the P:System.Web.Services.Protocols.SoapFaultSubcode.Code property.
The value of the P:System.Web.Services.Protocols.SoapFaultSubcode.Code property can be any user defined XML qualified name, including the codes represented by the RpcProcedureNotPresentFaultCode, RpcBadArgumentsFaultCode, F:System.Web.Services.Protocols.Soap12FaultCodes.EncodingMissingIDFaultCode, and EncodingUntypedValueFaultCode fields.
.NET Framework
Available since 2.0
Available since 2.0
Show: