COMCharStream::Position Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the current position in the stream. The set method does not do anything.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
public: property long long Position { virtual long long get() override; virtual void set(long long value) override; }
.NET Framework
Available since 1.1
Available since 1.1
Show: