Click or drag to resize
ApplicationGetExecutablePathEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event arguments for GetExecutablePath event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPA.Utils.QueryEngineApplicationGetExecutablePathEventArgs

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class GetExecutablePathEventArgs : EventArgs, 
	_GetExecutablePathEventArgs

The ApplicationGetExecutablePathEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodApplicationGetExecutablePathEventArgs
Initializes a new instance of the ApplicationGetExecutablePathEventArgs class
Top
Fields
Properties
  NameDescription
Public propertyExecutablePath
Gets or sets the executable path of the executable running this assembly.
Top
Remarks