Click or drag to resize

GenericComponentAttribute Properties

The GenericComponentAttribute type exposes the following members.

Properties
  NameDescription
Public propertyContractName
Gets the contract name of the object export
(Inherited from ComponentAttribute.)
Public propertyInvokeOnObjectCreationEvent
Gets or sets a value that tells the weaver to implement the event invokation of ObjectCreated.
(Inherited from ComponentAttribute.)
Public propertyPolicy
Gets the creation policy
(Inherited from ComponentAttribute.)
Public propertyPriority
Gets the priority of the component
(Inherited from ComponentAttribute.)
Top
See Also