Linguaggio

DtsPropertyAttribute Classe

Definizione

Importante

Questa API non è conforme a CLS.

Rappresenta l'attributo 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

Nome Descrizione
DtsPropertyAttribute()

Inizializza una nuova istanza della classe DtsPropertyAttribute.

Proprietà

Nome Descrizione
TypeConverter

Ottiene o imposta il convertitore di tipo per l'attributo.

UITypeEditor

Ottiene o imposta l'editor di tipi UI.

Si applica a