IAsyncQuickInfoSession.State Property

Definition

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

Property Value

Applies to