SoapFaultSubCode::SubCode Property
.NET Framework (current version)
Gets additional error information contained within a child Subcode element.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System.Web.Services.Protocols::SoapFaultSubCode^A T:System.Web.Services.Protocols.SoapFaultSubcode containing additional error information.
Use a constructor to set the P:System.Web.Services.Protocols.SoapFaultSubcode.Subcode property. The P:System.Web.Services.Protocols.SoapFaultSubcode.Subcode property allows an XML Web service to provide nested error information. This is useful for providing an error code specific to the XML Web service while passing along error information returned from components the XML Web service called.
.NET Framework
Available since 2.0
Available since 2.0
Show: