| InjectAttributeContractName Property |
Gets or sets the contract name of the component to inject.
Namespace:
Cauldron.Activator
Assembly:
Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public string ContractName { get; set; }
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.Activator.InjectAttribute.ContractName"]
See Also