ICommandTargetMenuService Interface

This API supports the 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 Interface ICommandTargetMenuService
'Usage
Dim instance As ICommandTargetMenuService
public interface ICommandTargetMenuService
public interface class ICommandTargetMenuService
type ICommandTargetMenuService =  interface end
public interface ICommandTargetMenuService

The ICommandTargetMenuService type exposes the following members.

Properties

  Name Description
Public property RootCommandTarget

Top

Methods

  Name Description
Public method GetCommandInfo
Public method InvokeCommand
Public method ShowContextMenu

Top