Compartir a través de


FeaturePopulatorAttribute Clase

Definición

Define un rellenador de características para este ensamblado.

[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
Herencia
FeaturePopulatorAttribute
Atributos

Constructores

FeaturePopulatorAttribute(Type)

Inicializa una nueva instancia de la clase FeaturePopulatorAttribute.

Propiedades

PopulatorType

Obtiene el tipo de rellenador de características.

Se aplica a