Share via


AttributeCollection.GetDefaultAttribute(Type) Yöntem

Tanım

Belirli Typebir öğesinin varsayılan Attribute değerini döndürür.

protected:
 Attribute ^ GetDefaultAttribute(Type ^ attributeType);
protected Attribute GetDefaultAttribute (Type attributeType);
protected Attribute? GetDefaultAttribute (Type attributeType);
member this.GetDefaultAttribute : Type -> Attribute
Protected Function GetDefaultAttribute (attributeType As Type) As Attribute

Parametreler

attributeType
Type

Type Alınacak özniteliğinin.

Döndürülenler

Belirli attributeTypebir öğesinin varsayılan değeridirAttribute.

Şunlara uygulanır