Aracılığıyla paylaş


ResultExecutingContext.Result Özellik

Tanım

yürütülecek öğesini IActionResult alır veya ayarlar. Sonuç filtresi içinde değer olmayannull bir değere ayarlanması Result sonucu ve kalan sonuç filtrelerini kısa devreye dönüştürür.

public:
 virtual property Microsoft::AspNetCore::Mvc::IActionResult ^ Result { Microsoft::AspNetCore::Mvc::IActionResult ^ get(); void set(Microsoft::AspNetCore::Mvc::IActionResult ^ value); };
public virtual Microsoft.AspNetCore.Mvc.IActionResult Result { get; set; }
member this.Result : Microsoft.AspNetCore.Mvc.IActionResult with get, set
Public Overridable Property Result As IActionResult

Özellik Değeri

Şunlara uygulanır