ストリーム長 (バイト単位) を取得します。
Overrides Public ReadOnly Property Length As Long
[C#]
public override long Length {get;}
[C++]
public: __property __int64 get_Length();
[JScript]
public override function get Length() : long;
プロパティ値
このプロパティはサポートされていません。
例外
例外の種類 | 条件 |
---|---|
NotSupportedException | このプロパティはサポートされていません。 |
解説
このプロパティは Stream からの継承をサポートするためだけのもので、使用できません。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
CryptoStream クラス | CryptoStream メンバ | System.Security.Cryptography 名前空間 | 暗号サービス