IFormFile.Length 속성

정의

파일 길이(바이트)를 가져옵니다.

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

속성 값

적용 대상