IAppDomainSetup.CachePath 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 le nom d’une zone spécifique à l’application où les fichiers sont copiés en ombre.
public:
property System::String ^ CachePath { System::String ^ get(); void set(System::String ^ value); };
public string CachePath { get; set; }
member this.CachePath : string with get, set
Public Property CachePath As String
Valeur de propriété
Il String s’agit du nom complet du chemin d’accès du répertoire et du nom de fichier où les fichiers sont copiés en ombre.