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 Comment : utiliser un serveur de symboles.

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

Syntaxe

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

Valeur de propriété

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

Implémentations

Debugger3.SymbolCachePath

Notes

Consultez SymbolCachePath.

Sécurité .NET Framework

Voir aussi

Référence

Debugger4 Interface

SymbolCachePath, surcharge

EnvDTE90a, espace de noms