HockeyAppUploadSettings.

Notify Property

Summary

Gets or sets the notify option declaring who has to be notified. Optional.
Assembly
Cake.HockeyApp.dll
Namespace
Cake.HockeyApp
Containing Type
HockeyAppUploadSettings

Syntax

public Nullable<NotifyOption> Notify { get; set; }

Value

Type Description
Nullable<NotifyOption>