FontColorEntry.LineStyle Ö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.
Bu giriş çizgi rengi olarak kullanıldığında kullanılacak çizgi stili
public:
property Nullable<Microsoft::VisualStudio::Utilities::FontColorEntry::LineStyles> LineStyle { Nullable<Microsoft::VisualStudio::Utilities::FontColorEntry::LineStyles> get(); void set(Nullable<Microsoft::VisualStudio::Utilities::FontColorEntry::LineStyles> value); };
public Microsoft.VisualStudio.Utilities.FontColorEntry.LineStyles? LineStyle { get; set; }
member this.LineStyle : Nullable<Microsoft.VisualStudio.Utilities.FontColorEntry.LineStyles> with get, set
Public Property LineStyle As Nullable(Of FontColorEntry.LineStyles)