ISchedulerTask.StdInFilePath Property

Definition

Retrieves or sets the path from which the server redirects standard input.

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

Property Value

The full path to the file from which standard input is redirected.

Applies to