StateTransitionType Enumeration

Namespace:  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

声明
Public Enumeration StateTransitionType
用法
Dim instance As StateTransitionType
public enum StateTransitionType
public enum class StateTransitionType
type StateTransitionType
public enum StateTransitionType

Members

Member name Description
Exit We are exiting a given state.
Enter We are entering a given state.

See Also

Reference

Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace