Length Property
Collapse the table of content
Expand the table of content

CryptoStream.Length Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the length, in bytes, of the stream.

Namespace:  System.Security.Cryptography
Assembly:  mscorlib (in mscorlib.dll)

public override long Length { get; }

Property Value

Type: System.Int64
This property is not supported.

ExceptionCondition
NotSupportedException

This property is not supported.

This property exists only to support inheritance from Stream, and cannot be used.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft