ExtensionOrderAttribute 클래스

정의

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
상속
ExtensionOrderAttribute
특성

생성자

ExtensionOrderAttribute()

속성

After
Before

적용 대상