Click or drag to resize

FileInputPath Property

Gets the path of a directory or file on the DFS that the input will be read from.

Namespace:  Ookii.Jumbo.Jet.Jobs.Builder
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public string Path { get; }

Property Value

Type: String
The path of a directory or file on the DFS.
See Also