Position Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Position Property
Gets or sets the position of the source stream.
Declaration Syntax
C# Visual Basic Visual C++
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;
}
Property Value

Assembly: Microsoft.Deployment.Compression.Zip (Module: Microsoft.Deployment.Compression.Zip.dll) Version: 3.0.0.0 (3.9.1006.0)