Table of Contents

Property Priority

Namespace
Sccg.Core
Assembly
Sccg.dll

Priority

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

int Priority { get; }

Property Value

int