Offset Property

From DTF API

Copy image CopyHover image
Deployment Tools Foundation Offset Property
Gets the number of bytes to offset all calls before redirecting to the underlying stream.
Declaration Syntax
C# Visual Basic Visual C++ F#
public long Offset { get; }
Public ReadOnly Property Offset As Long
	Get
public:
property long long Offset {
	long long get ();
}
member Offset : int64 with get
Property Value

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