IComNativeDescriptorHandler.GetAttributes(Object) Metodo

Definizione

Ottiene gli attributi per il componente specificato.

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

Parametri

component
Object

Componente per il quale ottenere gli attributi.

Restituisce

Insieme di attributi per component.

Commenti

Nota

Questa API è ora obsoleta. L'alternativa non obsoleta è ComObjectType.

Si applica a