Partager via


Debugger5.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 :  EnvDTE100
Assembly :  EnvDTE100 (dans EnvDTE100.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

Debugger4.SymbolCachePath

Sécurité .NET Framework

Voir aussi

Référence

Debugger5 Interface

SymbolCachePath, surcharge

EnvDTE100, espace de noms