Version

ComponentRoleInfo Class Members

The following tables list the members exposed by ComponentRoleInfo.

Public Properties
 NameDescription
Public PropertyNameReturns the name of the component.  
Public PropertyRelatedRolesReturns a collection of RoleNode instances that represent the roles used by the component.  
Public PropertySharedObjectsReturns a collection of SharedObjectInfo instances that represent the shared objects used by the component.  
Public PropertyTypeReturns the Type of the component.  
Public Methods
 NameDescription
Public MethodIsPropertySupportedIndicates if the specified property is supported by the component that was registered.  
See Also