AttachedPropertyBrowsableWhenAttributePresentAttribute.AttributeType Özellik

Tanım

Bir sınıfa da uygulanması gereken .NET Framework özniteliğinin türünü alır.

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

Özellik Değeri

.NET Framework öznitelik türü.

Açıklamalar

AttributeType Değer yalnızca .NET Framework öznitelik oluşturucusunun AttachedPropertyBrowsableWhenAttributePresentAttribute parametresi aracılığıyla attributeType ayarlanabilir.

Şunlara uygulanır