Version

SharedObjectInfo Class Members

The following tables list the members exposed by SharedObjectInfo.

Public Properties
 NameDescription
Public PropertyNameReturns the name of the shared object.  
Public PropertyRelatedComponentsReturns a collection of ComponentRoleInfo instances that represent the component roles used by the shared object.  
Public PropertyRelatedRolesReturns a collection of RoleNode instances that represent the roles used by the shared object.  
Public PropertyTypeReturns the Type of the object that the shared object represents.  
See Also