InjectAttribute Třída

Definice

Označuje, že přidružená vlastnost by měla mít hodnotu vloženou od poskytovatele služeb během inicializace.

public ref class InjectAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public sealed class InjectAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type InjectAttribute = class
    inherit Attribute
Public NotInheritable Class InjectAttribute
Inherits Attribute
Dědičnost
InjectAttribute
Atributy

Konstruktory

InjectAttribute()

Platí pro