Length Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Length Property
Gets the length of the source stream.
Declaration Syntax
C# Visual Basic Visual C++ F#
public override long Length { get; }
Public Overrides ReadOnly Property Length As Long
	Get
public:
virtual property long long Length {
	long long get () override;
}
abstract Length : int64 with get
override Length : int64 with get
Property Value

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