FontColorCategory.Colors Property

Definition

Gets list of colors defined in this category

public:
 property System::Collections::Generic::List<Microsoft::VisualStudio::Utilities::FontColorEntry ^> ^ Colors { System::Collections::Generic::List<Microsoft::VisualStudio::Utilities::FontColorEntry ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.VisualStudio.Utilities.FontColorEntry> Colors { get; }
member this.Colors : System.Collections.Generic.List<Microsoft.VisualStudio.Utilities.FontColorEntry>
Public ReadOnly Property Colors As List(Of FontColorEntry)

Property Value

Applies to