Share via


StateChangedEventArgs.TransitionType Property

Definition

The state the component is entering or exiting.

public:
 property Microsoft::VisualStudio::PlatformUI::OleComponentSupport::StateTransitionType TransitionType { Microsoft::VisualStudio::PlatformUI::OleComponentSupport::StateTransitionType get(); };
public:
 property Microsoft::VisualStudio::PlatformUI::OleComponentSupport::StateTransitionType TransitionType { Microsoft::VisualStudio::PlatformUI::OleComponentSupport::StateTransitionType get(); };
public Microsoft.VisualStudio.PlatformUI.OleComponentSupport.StateTransitionType TransitionType { get; }
member this.TransitionType : Microsoft.VisualStudio.PlatformUI.OleComponentSupport.StateTransitionType
Public ReadOnly Property TransitionType As StateTransitionType

Property Value

Applies to