Click or drag to resize
Grid Solutions Framework

ProcessLauncherEnvironmentalVariables Property

Gets or sets any needed environmental variables that should be set or updated before launching the process.

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

Property Value

String
See Also