Interface ICommandTargetMenuService

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.DataWarehouse.Interfaces
Assembly :  Microsoft.DataWarehouse.Interfaces (en Microsoft.DataWarehouse.Interfaces.dll)

Syntaxe

'Déclaration
Public Interface ICommandTargetMenuService
'Utilisation
Dim instance As ICommandTargetMenuService
public interface ICommandTargetMenuService
public interface class ICommandTargetMenuService
type ICommandTargetMenuService =  interface end
public interface ICommandTargetMenuService

Le type ICommandTargetMenuService expose les membres suivants.

Propriétés

  Nom Description
Propriété publique RootCommandTarget

Haut de la page

Méthodes

  Nom Description
Méthode publique GetCommandInfo
Méthode publique InvokeCommand
Méthode publique ShowContextMenu

Haut de la page