Share via


ActionResult.Result Property

Definition

Gets or sets the result of the action.

public:
 property System::String ^ Result { System::String ^ get(); void set(System::String ^ value); };
public string Result { get; set; }
member this.Result : string with get, set
Public Property Result As String

Property Value

Applies to