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 Type richiesto.

Commenti

Questa proprietà è impostata solo tramite la dichiarazione di attributo .NET Framework esposta dal AttachedPropertyBrowsableForTypeAttribute costruttore.

Si applica a