ConfigurationElementInterceptor.ElementAsXml Property

Definition

Gets the XML element represented by this instance.

public:
 property System::Xml::XmlElement ^ ElementAsXml { System::Xml::XmlElement ^ get(); };
public System.Xml.XmlElement ElementAsXml { get; }
member this.ElementAsXml : System.Xml.XmlElement
Public ReadOnly Property ElementAsXml As XmlElement

Property Value

The XML element.

Applies to