IPluginManagerProviderApplicationStartupPath Property |
Gets the folder that the program was started from.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax string ApplicationStartupPath { get; }
ReadOnly Property ApplicationStartupPath As String
Get
property String^ ApplicationStartupPath {
String^ get ();
}
abstract ApplicationStartupPath : string with get
Property Value
Type:
StringSee Also