Click or drag to resize

StartUpInfoExePath Property

Gets or sets the executable path.

Namespace:  Xcalibur.Models.StartUp
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
public string ExePath { get; set; }

Property Value

Type: String
The executable path.

Implements

IStartUpInfoExePath
See Also