ITextCaret.ContainingTextViewLine Ö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.
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
İçeren satır.