IAppDomainSetup.CachePath Propriété

Définition

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.

S’applique à

Voir aussi