Expand Minimize
This topic has not yet been rated - Rate this topic

VCCLCompilerTool::ToolKind Property

Gets the name of the kind of tool.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
property String^ ToolKind {
	String^ get ();
}

Property Value

Type: System::String
A string representing the name of the kind of tool.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.