![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
RebootRequired Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► Installer ► RebootRequired
Indicates whether a system reboot is required after running an installation or configuration operation.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
public static bool RebootRequired { get; }
Public Shared ReadOnly Property RebootRequired As Boolean Get
public: static property bool RebootRequired { bool get (); }
static member RebootRequired : bool with get
![](collapse_all.gif)
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)