DispatchOperation.Action Propriedade

Definição

Obtém o valor da ação para esta operação.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

Valor da propriedade

String

O valor da ação para esta operação.The value of the action for this operation.

Aplica-se a