次の方法で共有


ICommandId インターフェイス

v2 に適用されます。

コマンド ID を定義します。

名前空間:  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 を取得します。
パブリック プロパティ Id コマンドの一意の ID を (グループ内で) 取得します。
パブリック プロパティ InvariantName ICommandId の不変の名前を取得します。

先頭に戻る

関連項目

参照

Microsoft.WebMatrix.Extensibility 名前空間