Share via


QuickInfoSessionStateChangedEventArgs.NewState Property

Definition

The state after the transition.

public:
 property Microsoft::VisualStudio::Language::Intellisense::QuickInfoSessionState NewState { Microsoft::VisualStudio::Language::Intellisense::QuickInfoSessionState get(); };
public Microsoft.VisualStudio.Language.Intellisense.QuickInfoSessionState NewState { get; }
member this.NewState : Microsoft.VisualStudio.Language.Intellisense.QuickInfoSessionState
Public ReadOnly Property NewState As QuickInfoSessionState

Property Value

Applies to