DesignerAction.ActionId 屬性

定義

取得設計者動作的識別碼。

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

屬性值

一個整數代表物件識別 DesignerAction 碼。

適用於