CacheRefreshPlan.ItemPath Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit l’URL entièrement qualifiée de l’élément à associer au plan de rafraîchissement du cache, y compris le nom du fichier (et l’extension en mode 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
Valeur de propriété
L’URL entièrement qualifiée de l’élément auquel associer le plan de rafraîchissement du cache.