TempCost Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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
	Get
public:
property long long TempCost {
	long long get ();
}
Property Value
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.dll) Version: 3.0.0.0 (3.9.1006.0)