HockeyAppUploadSettings.

NoteType Property

Summary

Gets or sets the type of notes. Either Plain Text or Markdown. Optional.
Assembly
Cake.HockeyApp.dll
Namespace
Cake.HockeyApp
Containing Type
HockeyAppUploadSettings

Syntax

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

Value

Type Description
Nullable<NoteType>