vsCMElement2 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.
Indicates the type of code element.
public enum class vsCMElement2
public enum class vsCMElement2
enum vsCMElement2
[System.Runtime.InteropServices.Guid("7EDBC54F-4B70-4B72-A422-5E57555DBD06")]
public enum vsCMElement2
[<System.Runtime.InteropServices.Guid("7EDBC54F-4B70-4B72-A422-5E57555DBD06")>]
type vsCMElement2 =
Public Enum vsCMElement2
- Inheritance
-
vsCMElement2
- Attributes
Fields
Name | Value | Description |
---|---|---|
vsCMElementUnknown | 40 | An unknown element. |
vsCMElementAttributeArgument | 41 | An attribute argument element. |