IRuntimeEnvironmentExecutablePath Property |
Gets the path to the application.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ExecutablePath { get; }
ReadOnly Property ExecutablePath As String
Get
property String^ ExecutablePath {
String^ get ();
}
abstract ExecutablePath : string with get
Property Value
Type:
StringSee Also