Value.PrefetchXPath 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.
Surcharges
PrefetchXPath(String) | |
PrefetchXPath(PrefetchSet) |
PrefetchXPath(String)
public:
void PrefetchXPath(System::String ^ xpath);
public void PrefetchXPath (string xpath);
member this.PrefetchXPath : string -> unit
Public Sub PrefetchXPath (xpath As String)
Paramètres
- xpath
- String
S’applique à
PrefetchXPath(PrefetchSet)
public:
void PrefetchXPath(Microsoft::XLANGs::RuntimeTypes::PrefetchSet ^ baseSet);
public void PrefetchXPath (Microsoft.XLANGs.RuntimeTypes.PrefetchSet baseSet);
member this.PrefetchXPath : Microsoft.XLANGs.RuntimeTypes.PrefetchSet -> unit
Public Sub PrefetchXPath (baseSet As PrefetchSet)
Paramètres
- baseSet
- PrefetchSet