| 
            
              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.257-beta
Syntaxfunction get_InitialInputFileName();
function set_InitialInputFileName(value);
 View SourceProperty Value
String
See Also