Debugger4.SymbolCachePath 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 une chaîne qui contient le chemin d'accès au cache de symboles utilisé par Visual Studio quand vous téléchargez des symboles à partir d'un serveur de symboles. Vous pouvez spécifier le chemin d’accès du cache de symboles dans la boîte de dialogue options . Pour plus d’informations, consultez Comment : utiliser un symbole.
public:
property System::String ^ SymbolCachePath { System::String ^ get(); };
public:
property Platform::String ^ SymbolCachePath { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2104)]
public string SymbolCachePath { [System.Runtime.InteropServices.DispId(2104)] get; }
[<System.Runtime.InteropServices.DispId(2104)>]
[<get: System.Runtime.InteropServices.DispId(2104)>]
member this.SymbolCachePath : string
Public ReadOnly Property SymbolCachePath As String
Valeur de propriété
Chaîne qui contient le chemin d'accès au cache de symboles.
Implémente
- Attributs
Remarques
Consultez SymbolCachePath.