Legend
| Static property: string AppPath
Declarationstring AppPath SummaryReturns the full path to the directory containing the application's entry assembly. Will succeed for the main AppDomain of an application started as an .exe; will throw for anything that doesn't have an entry assembly, such as a manually created AppDomain.See also
|