HockeyAppUploadSettings.

ReleaseType Property

Summary

Gets or sets the release type for this version. Optional. Default is Beta.
Assembly
Cake.HockeyApp.dll
Namespace
Cake.HockeyApp
Containing Type
HockeyAppUploadSettings

Syntax

public Nullable<ReleaseType> ReleaseType { get; set; }

Value

Type Description
Nullable<ReleaseType>