Summary
            Gets the priority of the message used to filter out issues if there are more issues than should be posted.
            Issues with a lower priority are filtered if there are more issues to post than is allowed.
            
		- Assembly
 - Cake
.Prca .dll  - Namespace
 - Cake
.Prca .Issues  - Containing Type
 - CodeAnalysisIssue
 
Syntax
public int Priority { get; }
	Value
| Type | Description | 
|---|---|
| int |