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

プロパティ値

実装

適用対象