VCConfiguration::Tools Property

 

Gets the available tools for the configuration.

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

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

Property Value

Type: System::Object^

An object containing the available tools for the configuration.

Return to top
Show: