次の方法で共有


DesignerAction.ActionId プロパティ

定義

デザイナー アクションの識別子を取得します。

public:
 property int ActionId { int get(); };
public int ActionId { get; }
member this.ActionId : int
Public ReadOnly Property ActionId As Integer

プロパティ値

Int32

DesignerAction オブジェクトの識別子を表す整数。

適用対象