MethodData.TextView Özellik

Tanım

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

IVsTextView

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.

Şunlara uygulanır