Table of Contents

Property Priority

Namespace
Sccg.Builtin.Sources
Assembly
Sccg.Builtin.dll

Priority

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

public override int Priority { get; }

Property Value

int