Condividi tramite


ActionResult<TValue>.Result Proprietà

Definizione

Ottiene l'oggetto ActionResult.

public:
 property Microsoft::AspNetCore::Mvc::ActionResult ^ Result { Microsoft::AspNetCore::Mvc::ActionResult ^ get(); };
public Microsoft.AspNetCore.Mvc.ActionResult Result { get; }
public Microsoft.AspNetCore.Mvc.ActionResult? Result { get; }
member this.Result : Microsoft.AspNetCore.Mvc.ActionResult
Public ReadOnly Property Result As ActionResult

Valore della proprietà

Si applica a