ICommandExtension.QueryStatus(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.
Decide dynamically whether to show this menu command
public:
void QueryStatus(Microsoft::VisualStudio::Modeling::ExtensionEnablement::IMenuCommand ^ command);
public void QueryStatus (Microsoft.VisualStudio.Modeling.ExtensionEnablement.IMenuCommand command);
abstract member QueryStatus : Microsoft.VisualStudio.Modeling.ExtensionEnablement.IMenuCommand -> unit
Public Sub QueryStatus (command As IMenuCommand)
Parameters
- command
- IMenuCommand
IMenuCommand