RebootRequired Property

Microsoft Deployment Tools

Deployment Tools Foundation RebootRequired Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerInstallerRebootRequired
Indicates whether a system reboot is required after running an installation or configuration operation.
Declaration Syntax
C# Visual Basic Visual C++
public static bool RebootRequired { get; }
Public Shared ReadOnly Property RebootRequired As Boolean
public:
static property bool RebootRequired {
	bool get ();
}

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