次の方法で共有


IFormFile.Length プロパティ

定義

ファイルの長さをバイト単位で取得します。

public:
 property long Length { long get(); };
public long Length { get; }
member this.Length : int64
Public ReadOnly Property Length As Long

プロパティ値

適用対象