This topic has not yet been rated - Rate this topic

VCProject.Kind Property 

Gets an enumeration indicating the type of object.

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

string Kind { get; }
/** @property */
String get_Kind ()

function get Kind () : String

Property Value

A vsCMElement value.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.