SoapException::DetailElementName Field
.NET Framework (current version)
Gets an XmlQualifiedName that represents the Detail element of a SOAP Fault code.
Assembly: System.Web.Services (in System.Web.Services.dll)
Field Value
Type: System.Xml::XmlQualifiedName^The following example sets the Detail property using the DetailElementName field and then throws a SoapException.
.NET Framework
Available since 1.1
Available since 1.1
Show: