Compartilhar via


Propriedade VCPlatform2.DebuggerTool

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

'Declaração
ReadOnly Property DebuggerTool As Object
Object DebuggerTool { get; }
property Object^ DebuggerTool {
    Object^ get ();
}
abstract DebuggerTool : Object with get
function get DebuggerTool () : Object

Valor de propriedade

Tipo: Object

Segurança do .NET Framework

Consulte também

Referência

VCPlatform2 Interface

Namespace Microsoft.VisualStudio.VCProjectEngine