ConfigurationElementInterceptor.ElementAsXml 属性

定义

获取此实例表示的 XML 元素。

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

属性值

XML 元素。

适用于