SqlFileStream.Length プロパティ

定義

現在のストリームの長さをバイト単位で示す値を取得します。

public:
 virtual property long Length { long get(); };
public override long Length { get; }
member this.Length : int64
Public Overrides ReadOnly Property Length As Long

プロパティ値

現在のストリームの長さをバイト単位で示す Int64

適用対象

こちらもご覧ください