|
ProcessLauncherLoadUserProfile Property
|
Gets or sets flag that determines if Windows user profile should be loaded from the registry before launching the process.
Namespace: FileAdaptersAssembly: FileAdapters (in FileAdapters.dll) Version: 2.4.207-beta
Syntax function get_LoadUserProfile();
function set_LoadUserProfile(value);
View SourceProperty Value
BooleanSee Also