DtsPropertyAttribute Klasse

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

Stellt das DTS-Eigenschaftsattribut dar.

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
Vererbung
DtsPropertyAttribute
Attribute

Konstruktoren

DtsPropertyAttribute()

Initialisiert eine neue Instanz der DtsPropertyAttribute-Klasse.

Eigenschaften

TypeConverter

Ruft den Typkonverter für das Attribut ab oder legt ihn fest.

UITypeEditor

Ruft den Typ-Editor für die Benutzeroberfläche ab oder legt ihn fest.

Gilt für: