ITextViewLineCollection.LastVisibleLine Özellik

Tanım

Tamamen gizli olmayan son satırı alır.

public:
 property Microsoft::VisualStudio::Text::Formatting::ITextViewLine ^ LastVisibleLine { Microsoft::VisualStudio::Text::Formatting::ITextViewLine ^ get(); };
public:
 property Microsoft::VisualStudio::Text::Formatting::ITextViewLine ^ LastVisibleLine { Microsoft::VisualStudio::Text::Formatting::ITextViewLine ^ get(); };
public Microsoft.VisualStudio.Text.Formatting.ITextViewLine LastVisibleLine { get; }
member this.LastVisibleLine : Microsoft.VisualStudio.Text.Formatting.ITextViewLine
Public ReadOnly Property LastVisibleLine As ITextViewLine

Özellik Değeri

ITextViewLine

Tamamen gizli olmayan son satır.

Şunlara uygulanır