Click or drag to resize
Grid Solutions Framework

ProcessLauncherArguments Property

Gets or sets any command line arguments to use when launching the process.

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

Property Value

String
See Also