Gets the last XPath expression used in a successful call to the Select method.
[Visual Basic] Overridable Public ReadOnly Property Selection As String [C#] public string Selection {virtual get;} [C++] public: __property virtual String* get_Selection(); [JScript] public function get Selection() : String;
An XPath expression.
XmlNavigator Class | XmlNavigator Members | System.NewXml Namespace