ISchedulerTask.WorkDirectory Property

Definition

Retrieves or sets the directory in which to start the task.

public string WorkDirectory { get; set; }
member this.WorkDirectory : string with get, set
Public Property WorkDirectory As String

Property Value

The absolute path to the startup directory.

Applies to