AppInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information about the application.
public static class AppInfo
- Inheritance
-
System.ObjectAppInfo
Properties
BuildString |
Gets the application build number. |
Name |
Gets the application name. |
PackageName |
Gets the application package name or identifier. |
RequestedTheme |
Gets the detected Theme of the system or application. |
Version |
Gets the application version. |
VersionString |
Gets the application version. |
Methods
ShowSettingsUI() |
Open the settings menu or page for the application. |