_ImageMonikerType Enumeration
Visual Studio 2015
Describes the type of the image moniker.
Assembly: Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime.dll)
| Member name | Description | |
|---|---|---|
| IMT_Custom | The moniker was created as a result of a custom image being added. | |
| IMT_LoadedFromManifest | The moniker was loaded from a manifest. | |
| IMT_System | ||
| IMT_Unknown | The moniker is invalid or stale. |
Show: