IComNativeDescriptorHandler::GetAttributes Method (Object^)

 
obsoleteCodeEntityP:System.ComponentModel.TypeDescriptor.ComObjectType

Gets the attributes for the specified component.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

AttributeCollection^ GetAttributes(
	Object^ component
)

Parameters

component
Type: System::Object^

The component to get attributes for.

Return Value

Type: System.ComponentModel::AttributeCollection^

A collection of attributes for component.

System_CAPS_noteNote

This API is now obsolete. The non-obsolete alternative is ComObjectType.

.NET Framework
Available since 1.1
Return to top
Show: