Property AttributePriority
AttributePriority
Gets or sets the priority of the current attribute in case that multiple instances are defined on the same element (lower values are processed before).
Declaration
public int AttributePriority { get; set; }
Property Value
Type | Description |
---|---|
Int32 |
Implements
Remarks
You should use only 16-bit values in user code. Top 16 bits are reserved for the system.