Поделиться через


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

Возвращает тип, к которому применяется эта реализация.

Применяется к