共用方式為


ICommandTargetMenuService 介面

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

命名空間:  Microsoft.DataWarehouse.Interfaces
組件:  Microsoft.DataWarehouse.Interfaces (在 Microsoft.DataWarehouse.Interfaces.dll 中)

語法

'宣告
Public Interface ICommandTargetMenuService
'用途
Dim instance As ICommandTargetMenuService
public interface ICommandTargetMenuService
public interface class ICommandTargetMenuService
type ICommandTargetMenuService =  interface end
public interface ICommandTargetMenuService

ICommandTargetMenuService 型別公開下列成員。

屬性

  名稱 說明
公用屬性 RootCommandTarget

上層

方法

  名稱 說明
公用方法 GetCommandInfo
公用方法 InvokeCommand
公用方法 ShowContextMenu

上層