Position Property

Microsoft Deployment Tools

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.
Declaration Syntax
C# Visual Basic Visual C++
public override long Position { get; set; }
Public Overrides Property Position As Long
public:
virtual property long long Position {
	long long get () override;
	void set (long long value) override;
}

Assembly: Microsoft.Deployment.Compression (Module: Microsoft.Deployment.Compression) Version: 3.0.0.0 (3.5.1623.0)