ExtensionOrderAttribute Class

Definition

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

Constructors

ExtensionOrderAttribute()

Properties

After
Before

Applies to