QuickInfoSessionStateChangedEventArgs.NewState 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 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