MenuCommandWithExtraInfo(CmdWithExtraParamsInvokerEventHanlder, CommandID) Constructor
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.
public:
MenuCommandWithExtraInfo(Microsoft::SqlServer::Management::UI::VSIntegration::CmdWithExtraParamsInvokerEventHanlder ^ handler, System::ComponentModel::Design::CommandID ^ command);
public MenuCommandWithExtraInfo (Microsoft.SqlServer.Management.UI.VSIntegration.CmdWithExtraParamsInvokerEventHanlder handler, System.ComponentModel.Design.CommandID command);
new Microsoft.SqlServer.Management.UI.VSIntegration.MenuCommandWithExtraInfo : Microsoft.SqlServer.Management.UI.VSIntegration.CmdWithExtraParamsInvokerEventHanlder * System.ComponentModel.Design.CommandID -> Microsoft.SqlServer.Management.UI.VSIntegration.MenuCommandWithExtraInfo
Public Sub New (handler As CmdWithExtraParamsInvokerEventHanlder, command As CommandID)
Parameters
- command
- CommandID