vcCMElement Enumeration

 

Provides values that define the kind of a VCCodeElement.

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

[GuidAttribute("2B905FC9-834B-4D7F-97D0-D6A7CD73C83F")]
public enum vcCMElement

Member nameDescription
vcCMElementUsingAlias

The code element is a using alias.

Return to top
Show: