QuickInfoSessionStateChangedEventArgs.OldState 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 before the transition.
public:
property Microsoft::VisualStudio::Language::Intellisense::QuickInfoSessionState OldState { Microsoft::VisualStudio::Language::Intellisense::QuickInfoSessionState get(); };
public Microsoft.VisualStudio.Language.Intellisense.QuickInfoSessionState OldState { get; }
member this.OldState : Microsoft.VisualStudio.Language.Intellisense.QuickInfoSessionState
Public ReadOnly Property OldState As QuickInfoSessionState