This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.HockeyApp.
Summary
Gets or sets the release type for this version. Optional.
Default is Beta.
- Assembly
- Cake
.HockeyApp .dll - Namespace
- Cake
.HockeyApp - Containing Type
- Hockey
App Upload Settings
Syntax
public Nullable<ReleaseType> ReleaseType { get; set; }
Value
Type | Description |
---|---|
Nullable |