UpdateCheckInfo.UpdateSizeBytes Property

Definition

Gets the size of the available update.

public:
 property long UpdateSizeBytes { long get(); };
public long UpdateSizeBytes { get; }
member this.UpdateSizeBytes : int64
Public ReadOnly Property UpdateSizeBytes As Long

Property Value

An Int64 describing the size, in bytes, of the available update. If no update is available, returns 0.

Applies to