DeflateStream.Length 屬性

定義

這個屬性不受支援,而且一律會擲回 NotSupportedException

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

屬性值

Int64

長整數值。

例外狀況

這個資料流不支援這個屬性。

適用於