IPopupIntellisensePresenter.PopupStyles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a set of flags that determine the popup style.
public:
property Microsoft::VisualStudio::Text::Adornments::PopupStyles PopupStyles { Microsoft::VisualStudio::Text::Adornments::PopupStyles get(); };
public:
property Microsoft::VisualStudio::Text::Adornments::PopupStyles PopupStyles { Microsoft::VisualStudio::Text::Adornments::PopupStyles get(); };
public Microsoft.VisualStudio.Text.Adornments.PopupStyles PopupStyles { get; }
member this.PopupStyles : Microsoft.VisualStudio.Text.Adornments.PopupStyles
Public ReadOnly Property PopupStyles As PopupStyles