Click or drag to resize

ComponentAttributeContractName Property

Gets the contract name of the object export

Namespace:  Cauldron.Activator
Assembly:  Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public string ContractName { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Cauldron.Activator.ComponentAttribute.ContractName"]

See Also