StatusCodeResult.IStatusCodeActionResult.StatusCode Propriété

Définition

property Nullable<int> Microsoft::AspNetCore::Mvc::Infrastructure::IStatusCodeActionResult::StatusCode { Nullable<int> get(); };
int? Microsoft.AspNetCore.Mvc.Infrastructure.IStatusCodeActionResult.StatusCode { get; }
member this.Microsoft.AspNetCore.Mvc.Infrastructure.IStatusCodeActionResult.StatusCode : Nullable<int>
 ReadOnly Property StatusCode As Nullable(Of Integer) Implements IStatusCodeActionResult.StatusCode

Valeur de propriété

Implémente

S’applique à