Skip to content

IPropertyProcessor.Priority property

Gets the priority. The processors are called based on this priority.

public int Priority { get; }

Property Value

The priority.

See Also