| JobServerConfigurationElementJetDfsPath Property |
Gets or sets the DFS directory in which job configuration should be stored.
Namespace:
Ookii.Jumbo.Jet
Assembly:
Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax public string JetDfsPath { get; set; }
Public Property JetDfsPath As String
Get
Set
public:
property String^ JetDfsPath {
String^ get ();
void set (String^ value);
}
member JetDfsPath : string with get, set
Property Value
Type:
StringSee Also