Compartir a través de


AutomationBridgeService.ActionData Property

Definition

Gets or sets the data parameter of the currently executing DoAction.

public:
 property System::Object ^ ActionData { System::Object ^ get(); void set(System::Object ^ value); };
public object ActionData { get; set; }
member this.ActionData : obj with get, set
Public Property ActionData As Object

Property Value

Applies to