Share via


ActionWrapper<T>.ActionType Property

Definition

Gets a name for the type of action. Useful if consumer wants to handle processing their own actions.

public:
 property System::String ^ ActionType { System::String ^ get(); };
public string ActionType { get; }
member this.ActionType : string
Public ReadOnly Property ActionType As String

Property Value

Applies to