AttachedPropertyBrowsableWhenAttributePresentAttribute.AttributeType 속성

정의

클래스에도 적용해야 하는 .NET Framework 특성의 형식을 가져옵니다.

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

속성 값

.NET Framework 특성 유형입니다.

설명

값은 AttributeType .NET Framework 특성 생성자의 매개 변수를 AttachedPropertyBrowsableWhenAttributePresentAttribute 통해 attributeType 서만 설정할 수 있습니다.

적용 대상