VCPropertySheet::Tools Property

 

Lists the available tools for the platform.

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

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

Property Value

Type: System::Object^

The available tools for the platform.

Return to top
Show: