共用方式為


ICommandId 介面

適用於版本2

定義命令識別碼。

命名空間:  Microsoft.WebMatrix.Extensibility
組件:  Microsoft.WebMatrix.Extensibility (在 Microsoft.WebMatrix.Extensibility.dll 中)

語法

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

ICommandId 型別公開下列成員。

屬性

  名稱 說明
公用屬性 GroupId 取得命令的群組識別碼。
公用屬性 Id 取得命令的唯一識別碼 (在其群組內)。
公用屬性 InvariantName 取得 ICommandId 的不變名稱。

上層

請參閱

參考

Microsoft.WebMatrix.Extensibility 命名空間