![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Position Property
Gets or sets the effective position of the stream, which
is equal to the position of the source stream minus the offset.
![](collapse_all.gif)
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
![](collapse_all.gif)
Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression.dll) Version: 3.0.0.0 (3.11.1.2318)