DispatchOperation.Action Property

Definition

Gets the value of the action for this operation.

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

Property Value

The value of the action for this operation.

Applies to