Click or drag to resize

FileOutputPath Property

Gets the path of a directory on the DFS that the output is written to.

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 on the DFS.
See Also