CheckForUpdateResult.IsUpdateMandatory Property

Indicates whether an available update for a package is mandatory.

Syntax

public:
property bool IsUpdateMandatory {
         bool get ();
}  

Property value

Type: bool 

 Returns true if the update is mandatory; otherwise returns false.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

CheckForUpdateResult Class

CheckForUpdateResult Members

Windows.Xbox.Management.Deployment Namespace