__VSOVERLAYICON3 Enumeration
Provides additional members for the VSOVERLAYICON and __VSOVERLAYICON2 enumerations.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
Public Enumeration __VSOVERLAYICON3
public enum __VSOVERLAYICON3
public enum class __VSOVERLAYICON3
type __VSOVERLAYICON3
public enum __VSOVERLAYICON3
Members
Member name | Description | |
---|---|---|
OVERLAYICON_FAULTED | Overlay icon used for Solution Explorer projects that have encountered an error during project loading. | |
OVERLAYICON_MAXINDEX3 | Indicates the last __VSOVERLAYICON3. |