PriorityAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |