Public Function App_Path() As String Return System.AppDomain.CurrentDomain.BaseDirectory()End Function