Gets the length in bytes of the stream. This method is not supported and always throws a NotSupportedException.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override long Length { get; }
Public Overrides ReadOnly Property Length As Long Get
public: virtual property long long Length { long long get () override; }
abstract Length : int64 with get override Length : int64 with get
Property Value
Exceptions
Exception | Condition |
---|---|
NotSupportedException | Is raised when this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119