This topic has not yet been rated - Rate this topic

VCPlatform.GetToolNameForKeyword Method

Gets a tool by its keyword.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
string GetToolNameForKeyword(
	string keyword
)

Parameters

keyword
Type: String

Keyword for the requested tool.

Return Value

Type: String
String containing the name of the tool.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.