Click or drag to resize

ComponentAttributePriority Property

Gets the priority of the component

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

Property Value

Type: UInt32

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

See Also