Aracılığıyla paylaş


IComNativeDescriptorHandler.GetAttributes(Object) Yöntem

Tanım

Belirtilen bileşenin özniteliklerini alır.

public:
 System::ComponentModel::AttributeCollection ^ GetAttributes(System::Object ^ component);
public System.ComponentModel.AttributeCollection GetAttributes (object component);
abstract member GetAttributes : obj -> System.ComponentModel.AttributeCollection
Public Function GetAttributes (component As Object) As AttributeCollection

Parametreler

component
Object

Öznitelikleri alınacak bileşen.

Döndürülenler

için componentöznitelik koleksiyonu.

Açıklamalar

Not

Bu API artık kullanılmıyor. Eski olmayan alternatif ise şeklindedir ComObjectType.

Şunlara uygulanır