Condividi tramite


Proprietà VCPlatform2.DebuggerTool

Spazio dei nomi:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Sintassi

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

Valore proprietà

Tipo: System.Object

Sicurezza di .NET Framework

Vedere anche

Riferimenti

VCPlatform2 Interfaccia

Spazio dei nomi Microsoft.VisualStudio.VCProjectEngine