Язык

DtsPropertyAttribute Класс

Определение

Важно!

Этот API несовместим с CLS.

Представляет атрибут свойства DTS.

public ref class DtsPropertyAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
[System.CLSCompliant(false)]
public sealed class DtsPropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
[<System.CLSCompliant(false)>]
type DtsPropertyAttribute = class
    inherit Attribute
Public NotInheritable Class DtsPropertyAttribute
Inherits Attribute
Наследование
DtsPropertyAttribute
Атрибуты

Конструкторы

Имя Описание
DtsPropertyAttribute()

Инициализирует новый экземпляр класса DtsPropertyAttribute.

Свойства

Имя Описание
TypeConverter

Получает или устанавливает конвертер типов для атрибута.

UITypeEditor

Получает или устанавливает редактор типов интерфейса.

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