Compartilhar via


SoapException.DetailElementName Property

Definition

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.

Applies to