CommonCommandIds クラス
v2 に適用されます。
共通コマンド ID を表します: グループを区切る GUID である GroupId、および個別のコマンドを示す ID 列挙で構成されます。
継承階層
System.Object
Microsoft.WebMatrix.Extensibility.CommonCommandIds
名前空間: Microsoft.WebMatrix.Extensibility
アセンブリ: Microsoft.WebMatrix.Extensibility (Microsoft.WebMatrix.Extensibility.dll)
構文
'宣言
Public Class CommonCommandIds
'使用
Dim instance As CommonCommandIds
public class CommonCommandIds
public ref class CommonCommandIds
type CommonCommandIds = class end
public class CommonCommandIds
CommonCommandIds 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
![]() |
CommonCommandIds | CommonCommandIds クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
名前 | 説明 | |
---|---|---|
![]() ![]() |
GroupId | 共通コマンドの GroupId を取得し、ICommandTarget に渡すことができます。 |
先頭に戻る
メソッド
名前 | 説明 | |
---|---|---|
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。