Value.GetXPath(String, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- xpath
- String
- isDynamic
- Boolean