AppContextDetermineApplication Method |
Determine which application to load. Called only when no application is explicitly
specified before Load.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected string DetermineApplication()
Protected Function DetermineApplication As String
Return Value
Type:
StringThe ID of the application to load.
See Also