DesignerAction.ActionId Propiedad

Definición

Obtiene el identificador de la acción del diseñador.

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

Valor de propiedad

Entero que representa el identificador del DesignerAction objeto .

Se aplica a