LumiSoft Net Help
Length Property
NamespacesLumiSoft.Net.IOQuotedPrintableStreamLength
Gets the length in bytes of the stream. This method is not supported and always throws a NotSupportedException.
Declaration Syntax
C#Visual BasicVisual 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
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
NotSupportedExceptionIs raised when this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119