Lingua

ExternalXmlElement.XmlElement Proprietà

Definizione

Ottiene o imposta l'elemento XML.

public:
 property System::Xml::XmlElement ^ XmlElement { System::Xml::XmlElement ^ get(); void set(System::Xml::XmlElement ^ value); };
public System.Xml.XmlElement XmlElement { get; set; }
member this.XmlElement : System.Xml.XmlElement with get, set
Public Property XmlElement As XmlElement

Valore della proprietà

Oggetto XmlElement.

Si applica a