Share via


CacheRefreshPlan.ItemPath 속성

정의

캐시 새로 고침 계획과 연결할 항목의 정규화된 URL을 가져오거나 설정합니다. 이 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입니다.

적용 대상