IAsyncQuickInfoSession.Options 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.
Specifies attributes of the Quick Info session and Quick Info session presentation.
public:
property Microsoft::VisualStudio::Language::Intellisense::QuickInfoSessionOptions Options { Microsoft::VisualStudio::Language::Intellisense::QuickInfoSessionOptions get(); };
public Microsoft.VisualStudio.Language.Intellisense.QuickInfoSessionOptions Options { get; }
member this.Options : Microsoft.VisualStudio.Language.Intellisense.QuickInfoSessionOptions
Public ReadOnly Property Options As QuickInfoSessionOptions