|
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.207-beta
Syntax function get_ErrorDialog();
function set_ErrorDialog(value);
View SourceProperty Value
BooleanSee Also