Click or drag to resize
Grid Solutions Framework

ProcessLauncherFileName Property

Gets or sets the path and filename of executable to launch as a new process.

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

Property Value

String
See Also