| ComponentAttributeInvokeOnObjectCreationEvent Property |
Gets or sets a value that tells the weaver to implement the event invokation of
ObjectCreated.
Namespace:
Cauldron.Activator
Assembly:
Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public bool InvokeOnObjectCreationEvent { get; set; }
Property Value
Type:
Boolean[Missing <value> documentation for "P:Cauldron.Activator.ComponentAttribute.InvokeOnObjectCreationEvent"]
See Also