ITextCaret.ContainingTextViewLine Özellik

Tanım

ITextViewLineMetin satırının görünümde görünür olması kaydıyla, giriş işaretini içeren öğesini alır.

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

Özellik Değeri

ITextViewLine

İçeren satır.

Şunlara uygulanır