Table of Contents

Interface IPrioritizedPreProcessor

Indicates this component is a pre-processor with priority.

public interface IPrioritizedPreProcessor
Extension Methods

Properties

Priority

The priority of this pre-processor.

int Priority { get; }

Property Value

int