FontColorEntry.AutoForegroundColor Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Öğenin otomatik ön plan rengi
public:
property Microsoft::VisualStudio::Utilities::ColorEntry AutoForegroundColor { Microsoft::VisualStudio::Utilities::ColorEntry get(); void set(Microsoft::VisualStudio::Utilities::ColorEntry value); };
public:
property Microsoft::VisualStudio::Utilities::ColorEntry AutoForegroundColor { Microsoft::VisualStudio::Utilities::ColorEntry get(); void set(Microsoft::VisualStudio::Utilities::ColorEntry value); };
public Microsoft.VisualStudio.Utilities.ColorEntry AutoForegroundColor { get; set; }
member this.AutoForegroundColor : Microsoft.VisualStudio.Utilities.ColorEntry with get, set
Public Property AutoForegroundColor As ColorEntry