次の方法で共有


FileProperties.Length プロパティ

定義

ファイルのサイズ (バイト単位) を取得します。

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

プロパティ値

ファイルのサイズ (バイト単位) です。

適用対象