VCCodeAttribute::Kind Property

 

Gets an enumeration indicating the type of object.

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

property vsCMElement Kind {
	vsCMElement get();
}

Property Value

Type: EnvDTE::vsCMElement

A vsCMElement value.

Return to top
Show: