次の方法で共有


XmlRewritingContentFactory.Prefetch メソッド

定義

オーバーロード

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)

パラメーター

psBase
PrefetchSet

適用対象

Prefetch(String)

public:
 void Prefetch(System::String ^ xpath);
public void Prefetch (string xpath);
member this.Prefetch : string -> unit
Public Sub Prefetch (xpath As String)

パラメーター

xpath
String

適用対象