IVsDataExplorerNode.GetCommand(CommandID) Yöntem

Tanım

Belirtilen değere karşılık gelen bir menü komutu alır CommandID .

public:
 System::ComponentModel::Design::MenuCommand ^ GetCommand(System::ComponentModel::Design::CommandID ^ commandId);
public System.ComponentModel.Design.MenuCommand GetCommand (System.ComponentModel.Design.CommandID commandId);
abstract member GetCommand : System.ComponentModel.Design.CommandID -> System.ComponentModel.Design.MenuCommand
Public Function GetCommand (commandId As CommandID) As MenuCommand

Parametreler

commandId
CommandID

CommandIDSayısal bir komut kimliği ve bır GUID menü grubu tanımlayıcısı içeren nesne.

Döndürülenler

MenuCommand

MenuCommandMenü komutu olarak bir nesne.

Şunlara uygulanır