Represents the built-in priorities for a classification format.
Inheritance Hierarchy
System.Object
  Microsoft.VisualStudio.Text.Classification.Priority
Namespace:  Microsoft.VisualStudio.Text.Classification
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
声明
Public NotInheritable Class Priority
public static class Priority
public ref class Priority abstract sealed
[<AbstractClass>]
[<Sealed>]
type Priority =  class end
public final class Priority
The Priority type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | Default | The default priority. | 
| .gif) .gif) | High | High priority. | 
| .gif) .gif) | Low | Low priority. | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.