Partager via


Debugger4.SymbolCachePath, propriété

Obtient une chaîne qui contient le chemin d'accès au cache de symboles utilisé par Visual Studio lorsque vous téléchargez des symboles à partir d'un serveur de symboles. Vous pouvez spécifier le chemin d'accès au cache de symboles dans la boîte de dialogue Options. Pour plus d'informations, consultez [OBSOLÈTE] Comment : utiliser un serveur de symboles.

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

'Déclaration
ReadOnly Property SymbolCachePath As String
string SymbolCachePath { get; }
property String^ SymbolCachePath {
    String^ get ();
}
abstract SymbolCachePath : string with get
function get SymbolCachePath () : String

Valeur de propriété

Type : String
Chaîne qui contient le chemin d'accès au cache de symboles.

Notes

Consultez SymbolCachePath.

Sécurité .NET Framework

Voir aussi

Référence

Debugger4 Interface

EnvDTE90a, espace de noms