| 
            
              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.257-beta
Syntaxfunction get_LoadUserProfile();
function set_LoadUserProfile(value);
 View SourceProperty Value
Boolean
See Also