VCRuntimeEnumValue Interface
Gives access to a runtime enum property.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
The VCRuntimeEnumValue type exposes the following members.
| Name | Description | |
|---|---|---|
|
DisplayName | Gets or sets the full name of the object. |
|
Switch | Gets or sets the text of the command line switch. |
|
Value | Sets or gets the value of the enum property. |