ConfigurationElementInterceptor.ElementAsXml 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個執行個體所表示的 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 項目。