Summary
Gets the priority of the message. A higher value indicates a higher priority.
null
if no priority was assigned.
- Assembly
- Cake
.Issues .dll - Namespace
- Cake
.Issues - Containing Type
- Issue
Syntax
public Nullable<int> Priority { get; }
Value
Type | Description |
---|---|
Nullable |