Issue.

PriorityName Property

Summary

Gets the human friendly name of the priority. null or System.String.Empty if no priority was assigned.
Assembly
Cake.Issues.dll
Namespace
Cake.Issues
Containing Type
Issue

Syntax

public string PriorityName { get; }

Value

Type Description
string
GitHub