Namespace: Microsoft.VisualStudio.Modeling.Design
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Syntax
'宣言
Public MustOverride Sub DoCommand
'使用
Dim instance As RolePlayerMenuCommand
instance.DoCommand()
public abstract void DoCommand()
public:
virtual void DoCommand() abstract
public abstract function DoCommand()
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.