Part.XmlNode Property

Definition

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

Property Value

Applies to