SoapException.DetailElementName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the detail element that can be used as a template in code throwing exception for the DetailNode structure.
public static System.Xml.XmlQualifiedName DetailElementName { get; }
static member DetailElementName : System.Xml.XmlQualifiedName
Public Shared ReadOnly Property DetailElementName As XmlQualifiedName
Property Value
The detail element that can be used as a template in code throwing exception for the DetailNode structure.