Gets or sets the position within the current stream. This method is not supported and always throws a NotSupportedException.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public override long Position { get; set; }
Public Overrides Property Position As Long Get Set
public: virtual property long long Position { long long get () override; void set (long long value) override; }
abstract Position : int64 with get, set override Position : int64 with get, set
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