XmlRewritingContentFactory.Prefetch 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.
Overloads
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)
Parameters
- psBase
- PrefetchSet
Applies to
Prefetch(String)
public:
void Prefetch(System::String ^ xpath);
public void Prefetch (string xpath);
member this.Prefetch : string -> unit
Public Sub Prefetch (xpath As String)
Parameters
- xpath
- String