OptionsContextAttribute Klas

Definitie

Hiermee wordt een implementatie gegenereerd van IOptionsContext het type aantekening.

public ref class OptionsContextAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct, AllowMultiple=false, Inherited=false)]
[System.Diagnostics.Conditional("CODE_GENERATION_ATTRIBUTES")]
public sealed class OptionsContextAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct, AllowMultiple=false, Inherited=false)>]
[<System.Diagnostics.Conditional("CODE_GENERATION_ATTRIBUTES")>]
type OptionsContextAttribute = class
    inherit Attribute
Public NotInheritable Class OptionsContextAttribute
Inherits Attribute
Overname
OptionsContextAttribute
Kenmerken

Constructors

Name Description
OptionsContextAttribute()

Hiermee wordt een implementatie gegenereerd van IOptionsContext het type aantekening.

Van toepassing op