XmlElementElement.XmlElement 屬性

定義

取得或設定這個類別封裝的 XmlElement

public:
 property System::Xml::XmlElement ^ XmlElement { System::Xml::XmlElement ^ get(); void set(System::Xml::XmlElement ^ value); };
[System.Configuration.ConfigurationProperty("xmlElement", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.IsKey)]
public System.Xml.XmlElement XmlElement { get; set; }
[<System.Configuration.ConfigurationProperty("xmlElement", DefaultValue=null, Options=System.Configuration.ConfigurationPropertyOptions.IsKey)>]
member this.XmlElement : System.Xml.XmlElement with get, set
Public Property XmlElement As XmlElement

屬性值

XmlElement

這個類別封裝的 XmlElement

屬性

適用於