SelectXmlInfo.Node Property

Definition

The XmlNode that matches search.

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

Property Value

Applies to