IComNativeDescriptorHandler.GetAttributes(Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.