TotalFiles Property

Microsoft Deployment Tools

Deployment Tools Foundation TotalFiles Property
Gets the total number of files to be processed. Valid for all message types.
Declaration Syntax
C# Visual Basic Visual C++
public int TotalFiles { get; }
Public ReadOnly Property TotalFiles As Integer
public:
property int TotalFiles {
	int get ();
}
Value
The total number of files to be processed that are known so far.

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