MethodData.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.
Yöntemin ipucunun görüntüleneceği görünümü belirler.
protected:
property Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ TextView { Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ get(); void set(Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ value); };
protected:
property Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ TextView { Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ get(); void set(Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ value); };
protected Microsoft.VisualStudio.TextManager.Interop.IVsTextView TextView { get; set; }
member this.TextView : Microsoft.VisualStudio.TextManager.Interop.IVsTextView with get, set
Protected Property TextView As IVsTextView
Özellik Değeri
IVsTextViewYöntemine geçirilen nesneyi döndürür Refresh(IVsTextView, Methods, Int32, TextSpan) .
Açıklamalar
Bu özelliğe yalnızca türetilmiş bir sınıf tarafından erişilebilir.