ICheckForUpdateResult.IsUpdateAvailable Property

Indicates whether an update is available for the package.

Syntax

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

Property value

Type: bool 

 Returns true if an update is available for the package; returns false otherwise.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

ICheckForUpdateResult Interface

ICheckForUpdateResult Members

Windows.Xbox.Management.Deployment Namespace