ExeContext public sealed class ExeContext Manages the path context for the current application. This class cannot be inherited. Documentation Code public string ExePath { get; } Gets the current path for the application. public ConfigurationUserLevel UserLevel { get; } Gets an object representing the path level of the current application.