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

Возвращает или задает редактор типов пользовательского интерфейса.

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