Click or drag to resize

ExtensionInfoPriority Property

Gets/sets the extension's priority. Note that a higher number causes the extension to fire earlier.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int Priority { get; set; }

Property Value

Type: Int32
See Also