RebootInitiated Property

DTF API

Copy image CopyHover image
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++ F#
public static bool RebootInitiated { get; }
Public Shared ReadOnly Property RebootInitiated As Boolean
	Get
public:
static property bool RebootInitiated {
	bool get ();
}
static member RebootInitiated : bool with get
Property Value

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)