다음을 통해 공유


FeaturePopulatorAttribute 클래스

정의

이 어셈블리에 대한 기능 채우기를 정의합니다.

[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
상속
FeaturePopulatorAttribute
특성

생성자

FeaturePopulatorAttribute(Type)

FeaturePopulatorAttribute 클래스의 새 인스턴스를 초기화합니다.

속성

PopulatorType

기능 채우기 형식을 가져옵니다.

적용 대상