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 type of notes. Either Plain Text or Markdown. Optional.
- Assembly
- Cake
.HockeyApp .dll - Namespace
- Cake
.HockeyApp - Containing Type
- Hockey
App Upload Settings
Syntax
public Nullable<NoteType> NoteType { get; set; }
Value
Type | Description |
---|---|
Nullable |