TempCost Property

Microsoft Deployment Tools

Deployment Tools Foundation TempCost Property
The temporary disk space required on this drive, as a number of bytes.
Declaration Syntax
C# Visual Basic Visual C++
public long TempCost { get; }
Public ReadOnly Property TempCost As Long
public:
property long long TempCost {
	long long get ();
}
Remarks

This temporary space requirement is space needed only for the duration of the installation, over the final footprint on disk.

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