WebUpdateDisplay.CanDownloadUpdate Property

Gets a value indicating whether the DownloadUpdate method can be used.

[Visual Basic]

Public ReadOnly Property CanDownloadUpdate As Boolean

[C#]

public bool CanDownloadUpdate {get;}

Property Value

true if the DownloadUpdate method can be used; otherwise, false.

See Also

WebUpdateDisplay Class | WebUpdateDisplay Members | Kjs.AppLife.Update.Web Namespace