Compartilhar via


FeaturePopulatorAttribute Classe

Definição

Define um populador de recursos para este 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
Herança
FeaturePopulatorAttribute
Atributos

Construtores

FeaturePopulatorAttribute(Type)

Inicializa uma nova instância da classe FeaturePopulatorAttribute.

Propriedades

PopulatorType

Obtém o tipo de populador de recursos.

Aplica-se a