HostedFileContent.SizeInBytes プロパティ

定義

ファイルのサイズをバイト単位で取得または設定します。

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

プロパティ値

適用対象