RolePlayerMenuCommand Class

Namespace:  Microsoft.VisualStudio.Modeling.Design
Assembly:  Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)

Syntax

'宣言
Public MustInherit Class RolePlayerMenuCommand
'使用
Dim instance As RolePlayerMenuCommand
public abstract class RolePlayerMenuCommand
public ref class RolePlayerMenuCommand abstract
public abstract class RolePlayerMenuCommand

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.Design.RolePlayerMenuCommand

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

RolePlayerMenuCommand Members

Microsoft.VisualStudio.Modeling.Design Namespace