XmlRewritingContentFactory.Prefetch Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
Prefetch(PrefetchSet) | |
Prefetch(String) |
Prefetch(PrefetchSet)
public:
void Prefetch(Microsoft::XLANGs::RuntimeTypes::PrefetchSet ^ psBase);
public void Prefetch (Microsoft.XLANGs.RuntimeTypes.PrefetchSet psBase);
member this.Prefetch : Microsoft.XLANGs.RuntimeTypes.PrefetchSet -> unit
Public Sub Prefetch (psBase As PrefetchSet)
Parámetros
- psBase
- PrefetchSet
Se aplica a
Prefetch(String)
public:
void Prefetch(System::String ^ xpath);
public void Prefetch (string xpath);
member this.Prefetch : string -> unit
Public Sub Prefetch (xpath As String)
Parámetros
- xpath
- String