FontColorEntry.LineStyle Özellik

Tanım

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)

Özellik Değeri

Nullable<LineStyles>

Şunlara uygulanır