ATTRVALUETYPE Enumeration
Visual Studio 2015
Specifies the type of attribute values in GetAttributeStatusVal and GetAttributeValue calls.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| VSHAL_Display | The display attribute. | |
| VSHAL_Real | The actual attribute. |
From context.idl:
Show: