This topic has not yet been rated - Rate this topic

VCWebServiceProxyGeneratorTool.ToolKind Property 

Gets the name of the kind of tool this is.

Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in microsoft.visualstudio.vcprojectengine.dll)

string ToolKind { get; }
/** @property */
String get_ToolKind ()

function get ToolKind () : String

Property Value

A string representing the name of the kind of tool.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.