AttachedPropertyBrowsableWhenAttributePresentAttribute.AttributeType Properti

Definisi

Mendapatkan jenis atribut .NET 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.

Keterangan

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

Berlaku untuk