SoapFaultSubCode.Code Property

 

Gets the application specific error code in the form of an XML qualified name.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Code : XmlQualifiedName with get

Property Value

Type: System.Xml.XmlQualifiedName

An XmlQualifiedName representing the application specific error code.

.NET Framework
Available since 2.0
Return to top
Show: