CommandValue<T>.CommandId プロパティ

定義

コマンドの ID を取得または設定します。

public string CommandId { get; set; }
member this.CommandId : string with get, set
Public Property CommandId As String

プロパティ値

コマンドの ID。

適用対象