Click or drag to resize
Grid Solutions Framework

ProcessLauncherInitialInputFileName Property

Gets or sets filename that contains text to use as standard input into process after it has been launched.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("")]
public string InitialInputFileName { get; set; }
View Source

Property Value

String
See Also