ISchedulerTask.StdInFilePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.