Class AppEnvironment
Executing application environment
public static class AppEnvironment
- Inheritance
-
AppEnvironment
- Inherited Members
Properties
EnvInfo
ENV_INFO environment variable
public static string EnvInfo { get; }
Property Value
Name
Name of the app
public static string Name { get; }
Property Value
Version
Version of the app
public static string Version { get; }