TotalFileBytes Property

Microsoft Deployment Tools

Deployment Tools Foundation TotalFileBytes Property
Gets the total number of uncompressed file bytes to be processed. Valid for all message types.
Declaration Syntax
C# Visual Basic Visual C++
public long TotalFileBytes { get; }
Public ReadOnly Property TotalFileBytes As Long
public:
property long long TotalFileBytes {
	long long get ();
}
Value
The total number of uncompressed bytes to be processed among all files.

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