Click or drag to resize
ApplicationGetExecutablePathEventArgsExecutablePath Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets the executable path of the executable running this assembly.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ExecutablePath { get; set; }

Return Value

Type: String
The executable path of the executable running this assembly
Remarks