PropertyOrderAttribute Class

Definition

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

Constructors

PropertyOrderAttribute(PropertyOrder)

Properties

Order

Applies to