Value.GetXPath(String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Object ^ GetXPath(System::String ^ xpath, bool isDynamic);
public object GetXPath (string xpath, bool isDynamic);
member this.GetXPath : string * bool -> obj
Public Function GetXPath (xpath As String, isDynamic As Boolean) As Object
Parameters
- xpath
- String
- isDynamic
- Boolean