AfterActionResultEventData.Result 屬性

定義

結果。

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

屬性值

適用於