Version

SharedObjectDefinition Class Members

The following tables list the members exposed by SharedObjectDefinition.

Public Constructors
 NameDescription
Public ConstructorSharedObjectDefinition ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCustomPropertiesGets or sets an array of custom property definitions that the shared object exposes.  
Public PropertyNameReturns a string that uniquely identifies the shared object and is used to locate/identify shared object style information.  
Public PropertyObjectTypeReturns a type used to determine the specific shared object that is being defined.  
Public PropertyRelatedComponentRolesReturns or sets an array of component role names indicating which component roles the shared object uses.  
Public PropertyRelatedRolesReturns or sets an array of role names indicating which roles the shared object uses.  
Public PropertyRelatedSharedObjectsReturns or sets an array of shared object names indicating which shared object roles the shared object being defined utilizes.  
See Also