AttachedPropertyBrowsableWhenAttributePresentAttribute.AttributeType Eigenschaft

Definition

Ruft den Typ des .NET Framework-Attributs ab, das auch auf eine Klasse angewendet werden muss.

public:
 property Type ^ AttributeType { Type ^ get(); };
public Type AttributeType { get; }
member this.AttributeType : Type
Public ReadOnly Property AttributeType As Type

Eigenschaftswert

Der attributtyp .NET Framework.

Hinweise

Der AttributeType Wert kann nur über den attributeType Parameter des AttachedPropertyBrowsableWhenAttributePresentAttribute .NET Framework-Attributkonstruktors festgelegt werden.

Gilt für: