共用方式為


WriteOnlyStream.Length 屬性

定義

在衍生類別中覆寫時,取得資料流的長度 (以位元組為單位)。

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

屬性值

適用於