MethodData.MethodTipWindow Özellik

Tanım

Arabirim tarafından temsil edilen yöntem ipucu penceresini belirler IVsMethodTipWindow .

protected:
 property Microsoft::VisualStudio::TextManager::Interop::IVsMethodTipWindow ^ MethodTipWindow { Microsoft::VisualStudio::TextManager::Interop::IVsMethodTipWindow ^ get(); void set(Microsoft::VisualStudio::TextManager::Interop::IVsMethodTipWindow ^ value); };
protected:
 property Microsoft::VisualStudio::TextManager::Interop::IVsMethodTipWindow ^ MethodTipWindow { Microsoft::VisualStudio::TextManager::Interop::IVsMethodTipWindow ^ get(); void set(Microsoft::VisualStudio::TextManager::Interop::IVsMethodTipWindow ^ value); };
protected Microsoft.VisualStudio.TextManager.Interop.IVsMethodTipWindow MethodTipWindow { get; set; }
member this.MethodTipWindow : Microsoft.VisualStudio.TextManager.Interop.IVsMethodTipWindow with get, set
Protected Property MethodTipWindow As IVsMethodTipWindow

Özellik Değeri

IVsMethodTipWindow

IVsMethodTipWindowSınıf oluşturucusunda oluşturulan nesneyi döndürür MethodData .

Açıklamalar

Bu özelliğe yalnızca türetilmiş bir sınıf tarafından erişilebilir.

Şunlara uygulanır