| 
            
              ProcessLauncherErrorDialog Property
             | 
          
        
        
            Gets or sets flag that determines if an error dialog should be displayed if the process cannot be launched.
            
        
        Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_ErrorDialog();
function set_ErrorDialog(value);
 View SourceProperty Value
Boolean
See Also