Click or drag to resize
Grid Solutions Framework

ProcessLauncherLoadUserProfile Property

Gets or sets flag that determines if Windows user profile should be loaded from the registry before launching the process.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool LoadUserProfile { get; set; }
View Source

Property Value

Boolean
See Also