Click or drag to resize

ResolverGetCoClassAttributeType Method

Get any CoClass attribute type for the specified object.

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected static Object GetCoClassAttributeType(
	Object obj
)

Parameters

obj
Type: SystemObject

Return Value

Type: Object
See Also