Part._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.
protected:
System::Object ^ _getXPath(System::String ^ xpath, bool dynamic);
protected object _getXPath (string xpath, bool dynamic);
member this._getXPath : string * bool -> obj
Protected Function _getXPath (xpath As String, dynamic As Boolean) As Object
Parameters
- xpath
- String
- dynamic
- Boolean