Partager via


VCPlatform.DebuggerTool, propriété

Assure l'accès aux outils de débogage spécifiques à la plateforme.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
ReadOnly Property DebuggerTool As Object
Object DebuggerTool { get; }
property Object^ DebuggerTool {
    Object^ get ();
}
abstract DebuggerTool : Object with get
function get DebuggerTool () : Object

Valeur de propriété

Type : Object
Outil débogueur pour la plateforme spécifique.

Sécurité .NET Framework

Voir aussi

Référence

VCPlatform Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms