ICommandExtension.Execute(IMenuCommand) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Run the command
public:
void Execute(Microsoft::VisualStudio::Modeling::ExtensionEnablement::IMenuCommand ^ command);
public void Execute (Microsoft.VisualStudio.Modeling.ExtensionEnablement.IMenuCommand command);
abstract member Execute : Microsoft.VisualStudio.Modeling.ExtensionEnablement.IMenuCommand -> unit
Public Sub Execute (command As IMenuCommand)
Parameters
- command
- IMenuCommand
IMenuCommand