DropHandlerBase.TextView Ö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.
IWpfTextViewBu bırakma işleyicisinin üzerinde çalıştığı ' i alır.
protected:
property Microsoft::VisualStudio::Text::Editor::IWpfTextView ^ TextView { Microsoft::VisualStudio::Text::Editor::IWpfTextView ^ get(); };
protected:
property Microsoft::VisualStudio::Text::Editor::IWpfTextView ^ TextView { Microsoft::VisualStudio::Text::Editor::IWpfTextView ^ get(); };
protected Microsoft.VisualStudio.Text.Editor.IWpfTextView TextView { get; }
member this.TextView : Microsoft.VisualStudio.Text.Editor.IWpfTextView
Protected ReadOnly Property TextView As IWpfTextView