Share via


IComNativeDescriptorHandler.GetAttributes(Object) Metoda

Definice

Získá atributy pro zadanou komponentu.

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

Parametry

component
Object

Komponenta, pro která se mají získat atributy.

Návraty

Kolekce atributů pro component.

Poznámky

Poznámka

Toto rozhraní API je teď zastaralé. Nezastaralá alternativa je ComObjectType.

Platí pro