VerifyDiskSpace Method

Microsoft Deployment Tools

Deployment Tools Foundation VerifyDiskSpace Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerSessionVerifyDiskSpace()()()
Checks to see if sufficient disk space is present for the current installation.
Declaration Syntax
C# Visual Basic Visual C++
public bool VerifyDiskSpace()
Public Function VerifyDiskSpace As Boolean
public:
bool VerifyDiskSpace()
Return Value
True if there is sufficient disk space; false otherwise.
Remarks

Win32 MSI API: MsiVerifyDiskSpace

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