Freigeben über


FeaturePopulatorAttribute Klasse

Definition

Definiert einen Feature-Popupulator für diese 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
Vererbung
FeaturePopulatorAttribute
Attribute

Konstruktoren

FeaturePopulatorAttribute(Type)

Initialisiert eine neue Instanz der FeaturePopulatorAttribute-Klasse.

Eigenschaften

PopulatorType

Ruft den Feature-Populatortyp ab.

Gilt für: