| ComponentAttributePriority Property |
Gets the priority of the component
Namespace:
Cauldron.Activator
Assembly:
Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.2
Syntax public uint Priority { get; }
Public ReadOnly Property Priority As UInteger
Get
Property Value
Type:
UInt32[Missing <value> documentation for "P:Cauldron.Activator.ComponentAttribute.Priority"]
See Also