Share via


VCPlatform2.DebuggerTool Property

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

Syntax

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

Property Value

Type: System.Object

Implements

VCPlatform.DebuggerTool

.NET Framework Security

See Also

Reference

VCPlatform2 Interface

DebuggerTool Overload

Microsoft.VisualStudio.VCProjectEngine Namespace