Bahasa

AttachedPropertyBrowsableWhenAttributePresentAttribute.AttributeType Properti

Definisi

Mendapatkan jenis atribut .NET Framework yang juga harus diterapkan pada kelas.

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

Nilai Properti

Jenis atribut .NET Framework.

Keterangan

Nilai AttributeType hanya dapat diatur melalui parameter attributeType dari konstruktor atribut AttachedPropertyBrowsableWhenAttributePresentAttribute .NET Framework.

Berlaku untuk