MenuCommandTextChanges(EventHandler, CommandID) Costruttore
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
MenuCommandTextChanges(EventHandler ^ handler, System::ComponentModel::Design::CommandID ^ command);
public MenuCommandTextChanges (EventHandler handler, System.ComponentModel.Design.CommandID command);
new Microsoft.SqlServer.Management.UI.VSIntegration.MenuCommandTextChanges : EventHandler * System.ComponentModel.Design.CommandID -> Microsoft.SqlServer.Management.UI.VSIntegration.MenuCommandTextChanges
Public Sub New (handler As EventHandler, command As CommandID)
Parametri
- handler
- EventHandler
- command
- CommandID