XmlPoke.Query Property

Definition

The XPath Query.

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

Property Value

String

The XPath Query.

Applies to