AttachedPropertyBrowsableForTypeAttribute.TargetType Proprietà

Definizione

Ottiene il tipo di base che definisce l'ambito dell'uso della proprietà associata in cui si applica questo attributo .NET Framework.

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

Valore della proprietà

Oggetto richiesto Type.

Commenti

Questa proprietà è impostabile solo tramite la dichiarazione dell'attributo .NET Framework esposta dal costruttore AttachedPropertyBrowsableForTypeAttribute.

Si applica a