Partager via


FeaturePopulatorAttribute Classe

Définition

Définit un populateur de fonctionnalité pour cet assembly.

[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public sealed class FeaturePopulatorAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type FeaturePopulatorAttribute = class
    inherit Attribute
Public NotInheritable Class FeaturePopulatorAttribute
Inherits Attribute
Héritage
FeaturePopulatorAttribute
Attributs

Constructeurs

FeaturePopulatorAttribute(Type)

Initialise une nouvelle instance de la classe FeaturePopulatorAttribute.

Propriétés

PopulatorType

Obtient le type de populateur de fonctionnalité.

S’applique à