IJobManagerSupportedJobfileLabelAndTypes Property |
Gets the labels and extensions of the supported file types.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
SyntaxIList<(string Extension, string Label)> SupportedJobfileLabelAndTypes { get; }
Property Value
IListValueTupleString,
String
See Also