ExternalXmlElement.XmlElement Propriedade

Definição

Obtém ou define o 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

Valor da propriedade

XmlElement

Um objeto XmlElement.

Aplica-se a