Edit

Share via


SchedulerTask.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 file from which standard input is redirected.

Implements

Applies to