IHostService2.CacheLocationForWorkspace Propriété

Définition

Obtient l’emplacement où un espace de travail doit stocker tous les fichiers cache. L’emplacement doit avoir un accès en lecture-écriture.

public:
 property System::String ^ CacheLocationForWorkspace { System::String ^ get(); };
public:
 property Platform::String ^ CacheLocationForWorkspace { Platform::String ^ get(); };
public string CacheLocationForWorkspace { get; }
member this.CacheLocationForWorkspace : string
Public ReadOnly Property CacheLocationForWorkspace As String

Valeur de propriété

String

Un chemin d’accès complet

S’applique à