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

PriorityAttribute(Int32)

Properties

Priority

Applies to