Share via


QuickInfoSessionStateChangedEventArgs.OldState Property

Definition

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

Property Value

Applies to