CacheRefreshPlan.ItemPath プロパティ

定義

キャッシュリフレッシュ計画を関連付けるアイテムの完全限定URLを取得します。ファイル名(およびSharePointモードでの拡張子)も含まれます。

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です。

適用対象