次の方法で共有


FileConsentCard.SizeInBytes プロパティ

定義

アップロードするファイルのサイズをバイト単位で取得または設定します。

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

プロパティ値

アップロードするファイルのサイズ (バイト単位)。

適用対象