|
ProcessLauncherInitialInputFileName Property
|
Gets or sets filename that contains text to use as standard input into process after it has been launched.
Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.207-beta
Syntax function get_InitialInputFileName();
function set_InitialInputFileName(value);
View SourceProperty Value
StringSee Also