次の方法で共有


CacheRefreshPlan.ItemPath プロパティ

定義

ファイル名と拡張子 (SharePoint モードの場合) を含む、キャッシュ更新プランが関連付けられるアイテムの完全修飾 URL を取得または設定します。

public:
 property System::String ^ ItemPath { System::String ^ get(); void set(System::String ^ value); };
public string ItemPath { get; set; }
member this.ItemPath : string with get, set
Public Property ItemPath As String

プロパティ値

キャッシュ更新プランを関連付けるアイテムの完全修飾 URL です。

適用対象