StatusCodeResult.IStatusCodeActionResult.StatusCode Свойство

Определение

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

Значение свойства

Реализации

Применяется к