FontColorCategory.Colors Özellik

Tanım

Bu kategoride tanımlanan renklerin listesini alır

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)

Özellik Değeri

List<FontColorEntry>

Şunlara uygulanır