RebootInitiated Property

Microsoft Deployment Tools

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

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