HockeyAppUploadSettings.

Mandatory Property

Summary

Gets or sets the mandatory option for this version. Optional.
Assembly
Cake.HockeyApp.dll
Namespace
Cake.HockeyApp
Containing Type
HockeyAppUploadSettings

Syntax

public Nullable<MandatoryOption> Mandatory { get; set; }

Value

Type Description
Nullable<MandatoryOption>