DtsPropertyAttribute Classe

Definizione

Importante

Questa API non è conforme a CLS.

Rappresenta l'attributo della proprietà 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
Ereditarietà
DtsPropertyAttribute
Attributi

Costruttori

DtsPropertyAttribute()

Inizializza una nuova istanza della classe DtsPropertyAttribute.

Proprietà

TypeConverter

Ottiene o imposta il convertitore di tipi dell'attributo.

UITypeEditor

Ottiene o imposta l'editor di tipo dell'interfaccia utente.

Si applica a