Share via


PriorityAttribute Class

Definition

public ref class PriorityAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class PriorityAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PriorityAttribute = class
    inherit Attribute
Public NotInheritable Class PriorityAttribute
Inherits Attribute
Inheritance
PriorityAttribute
Attributes

Constructors

Name Description
PriorityAttribute(Int32)

Properties

Name Description
Priority

Applies to