Click or drag to resize

IJobManagerSupportedJobfileLabelAndTypes Property

Gets the labels and extensions of the supported file types.

Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
IList<(string Extension, string Label)> SupportedJobfileLabelAndTypes { get; }

Property Value

IListValueTupleString, String
See Also