Share via


InstallManager.RebootRequired Property

Definition

Gets a value that indicates whether a reboot is required.

public:
 property bool RebootRequired { bool get(); };
public bool RebootRequired { get; }
member this.RebootRequired : bool
Public ReadOnly Property RebootRequired As Boolean

Property Value

true if a reboot is required, otherwise false.

Applies to