| TaskContextDfsJobDirectory Property |
Gets the directory on the DFS where files related to the job are stored.
Namespace:
Ookii.Jumbo.Jet
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax public string DfsJobDirectory { get; }
Public ReadOnly Property DfsJobDirectory As String
Get
public:
property String^ DfsJobDirectory {
String^ get ();
}
member DfsJobDirectory : string with get
Property Value
Type:
StringSee Also