HockeyAppUploadSettings.

Status Property

Summary

Gets or sets the download status declaring if this version can be downloaded. Optional.
Assembly
Cake.HockeyApp.dll
Namespace
Cake.HockeyApp
Containing Type
HockeyAppUploadSettings

Syntax

public Nullable<DownloadStatus> Status { get; set; }

Value

Type Description
Nullable<DownloadStatus>