GZipStream.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

属性值

长值。

例外

此流不支持此属性。

适用于