Click or drag to resize

OrchestratorConfigInputFileName Property

A synonym for the InputFileNames setting (to make it more intuitive in case of a single input file).

InputFileName and InputFileNames settings should not be used both at the same time.

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public string InputFileName { get; set; }

Property Value

Type: String
See Also