vcCMElement Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides values that define the kind of a VCCodeElement.
public enum class vcCMElement
public enum class vcCMElement
enum vcCMElement
[System.Runtime.InteropServices.Guid("6D02EF7C-51C7-483D-8EAA-2099AA79EC0D")]
public enum vcCMElement
[<System.Runtime.InteropServices.Guid("6D02EF7C-51C7-483D-8EAA-2099AA79EC0D")>]
type vcCMElement =
Public Enum vcCMElement
- Inheritance
-
vcCMElement
- Attributes
Fields
Name | Value | Description |
---|---|---|
vcCMElementUsingAlias | 2000 | The code element is a using alias. |