| ComponentAttributeContractName Property |
Gets the contract name of the object export
Namespace:
Cauldron.Activator
Assembly:
Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.2
Syntax public string ContractName { get; }
Public ReadOnly Property ContractName As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.Activator.ComponentAttribute.ContractName"]
See Also