ATTRVALUETYPE Enumeration

 

Specifies the type of attribute values in GetAttributeStatusVal and GetAttributeValue calls.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

public enum ATTRVALUETYPE

Member nameDescription
VSHAL_Display

The display attribute.

VSHAL_Real

The actual attribute.

From context.idl:

Return to top
Show: