System.Web.Services.Protocols.SoapException.DetailElementName Field

Gets an System.Xml.XmlQualifiedName that represents the SoapException.Detail element of a SOAP Fault code.

Syntax

public static readonly System.Xml.XmlQualifiedName DetailElementName

Remarks

In building an System.Xml.XmlNode for the SoapException.Detail property, the System.Xml.XmlQualifiedName.Name and System.Xml.XmlQualifiedName.Namespace properties of SoapException.DetailElementName can be used to ensure consistency with the SOAP specification.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0