HierarchyNode.MenuCommands プロパティ

定義

public:
 property Microsoft::SqlServer::Management::UI::VSIntegration::MenuCommandsService ^ MenuCommands { Microsoft::SqlServer::Management::UI::VSIntegration::MenuCommandsService ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Xml.Serialization.XmlIgnore]
public Microsoft.SqlServer.Management.UI.VSIntegration.MenuCommandsService MenuCommands { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Xml.Serialization.XmlIgnore>]
member this.MenuCommands : Microsoft.SqlServer.Management.UI.VSIntegration.MenuCommandsService
Public ReadOnly Property MenuCommands As MenuCommandsService

プロパティ値

実装

属性

適用対象