StateChangedEventArgs.TransitionType 属性

定义

组件正在进入或退出的状态。

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

属性值

StateTransitionType

适用于