| JobJobConfigFileName Field |
The name of the job configuration XML file.
Namespace:
Ookii.Jumbo.Jet
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax public const string JobConfigFileName = "job.xml"
Public Const JobConfigFileName As String = "job.xml"
public:
literal String^ JobConfigFileName = "job.xml"
static val mutable JobConfigFileName: string
Field Value
Type:
StringSee Also