MenuCommandEx Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.DataWarehouse.Interfaces
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Syntax
'Declaration
Public Class MenuCommandEx _
Inherits MenuCommand
'Usage
Dim instance As MenuCommandEx
public class MenuCommandEx : MenuCommand
public ref class MenuCommandEx : public MenuCommand
type MenuCommandEx =
class
inherit MenuCommand
end
public class MenuCommandEx extends MenuCommand
Inheritance Hierarchy
System.Object
System.ComponentModel.Design.MenuCommand
Microsoft.DataWarehouse.Interfaces.MenuCommandEx
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.