IAsyncQuickInfoSession.State 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.
The current state of the Quick Info session.
public:
property Microsoft::VisualStudio::Language::Intellisense::QuickInfoSessionState State { Microsoft::VisualStudio::Language::Intellisense::QuickInfoSessionState get(); };
public Microsoft.VisualStudio.Language.Intellisense.QuickInfoSessionState State { get; }
member this.State : Microsoft.VisualStudio.Language.Intellisense.QuickInfoSessionState
Public ReadOnly Property State As QuickInfoSessionState