VCPlatform::DebuggerTool Property

 

Provides access to platform specific debugging tools.

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

property Object^ DebuggerTool {
	Object^ get();
}

Property Value

Type: System::Object^

The debugger tool for the specific platform.

Return to top
Show: