다음을 통해 공유


GeneratedAttribute 클래스

정의

내부(런타임)의 경우 만 사용합니다. 모든 활성화 특성의 기본 클래스

[System.AttributeUsage(System.AttributeTargets.All)]
public abstract class GeneratedAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type GeneratedAttribute = class
    inherit Attribute
Public MustInherit Class GeneratedAttribute
Inherits Attribute
상속
GeneratedAttribute
파생
특성

생성자

GeneratedAttribute(Type)

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

속성

TargetType

이 구현이 적용되는 형식을 가져옵니다.

적용 대상