Table of Contents

Property Priority

Namespace
Sccg.Builtin.Writers
Assembly
Sccg.Builtin.dll

Priority

Gets the order in which the IWriter is applied. The lower the number, the earlier the IWriter is applied.

public int Priority { get; }

Property Value

int