다음을 통해 공유


FileConsentCard.SizeInBytes 속성

정의

업로드할 파일의 크기를 바이트 단위로 가져오거나 설정합니다.

public long? SizeInBytes { get; set; }
member this.SizeInBytes : Nullable<int64> with get, set
Public Property SizeInBytes As Nullable(Of Long)

속성 값

업로드할 파일의 크기(바이트)입니다.

적용 대상