AttachedPropertyBrowsableWhenAttributePresentAttribute(Type) Oluşturucu

Tanım

AttachedPropertyBrowsableWhenAttributePresentAttribute sınıfının yeni bir örneğini başlatır.

public:
 AttachedPropertyBrowsableWhenAttributePresentAttribute(Type ^ attributeType);
public AttachedPropertyBrowsableWhenAttributePresentAttribute (Type attributeType);
new System.Windows.AttachedPropertyBrowsableWhenAttributePresentAttribute : Type -> System.Windows.AttachedPropertyBrowsableWhenAttributePresentAttribute
Public Sub New (attributeType As Type)

Parametreler

attributeType
Type

Type Ekli özelliğin uygulandığı sınıfta göz atılabilmesi için bir sınıfa da uygulanması gereken .NET Framework özniteliğinin AttachedPropertyBrowsableWhenAttributePresentAttribute değeri.

Şunlara uygulanır