ColorableItem Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Package
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetCanonicalName(String^) | Gets the canonical name of a colorable item. |
![]() | GetColorData(Int32, UInt32) | Get the specified high color foreground or background element. |
![]() | GetDefaultColors(array<COLORINDEX>^, array<COLORINDEX>^) | Returns the foreground and background color for this colorable item. |
![]() | GetDefaultFontFlags(UInt32) | Returns the font attributes for this colorable item. |
![]() | GetDescription(String^) | Returns a description for this colorable item. |
![]() | GetDisplayName(String^) | Returns the name of this colorable item. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMergingPriority(Int32) | Returns the priority this colorable item has when compared to other colorable items of the same name. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

