FileConsentCard.SizeInBytes 属性

定义

获取或设置要以字节为单位上传的文件的大小。

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

属性值

要上传的文件的大小(以字节为单位)。

适用于