DtsPropertyAttribute Classe

Definição

Importante

Esta API não está em conformidade com CLS.

Representa o atributo da propriedade 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
Herança
DtsPropertyAttribute
Atributos

Construtores

DtsPropertyAttribute()

Inicializa uma nova instância da classe DtsPropertyAttribute.

Propriedades

TypeConverter

Obtém ou define o conversor de tipo do atributo.

UITypeEditor

Obtém ou define o editor de tipo de interface do usuário.

Aplica-se a