Click or drag to resize
Grid Solutions Framework

ProcessLauncherWorkingDirectory Property

Gets or sets working directory to use when launching the process.

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

Property Value

String
See Also