[This documentation is preliminary and is subject to change.]
Provides a Metro style app with access to core system functionality and run-time information about its app package.
Members
The Windows.ApplicationModel namespace has these types of members:
Classes
The Windows.ApplicationModel namespace has these classes.
| Class | Description |
|---|---|
| DesignMode | Enables you to detect whether your app is in design mode in a visual designer. |
| Package | Provides information about an app package. |
| PackageId | Provides package identification info, such as name, version, and publisher. |
| SuspendingDeferral | Manages a delayed app suspending operation. |
| SuspendingEventArgs | Provides data for an app suspending event. |
| SuspendingOperation | Provides info about an app suspending operation. |
Interfaces
The Windows.ApplicationModel namespace implements these interfaces.
| Interface | Description |
|---|---|
| ISuspendingDeferral | Manages a delayed app suspending operation. |
| ISuspendingEventArgs | Provides data for an app suspending event. |
| ISuspendingOperation | Provides information about an app suspending operation. |
Structures
The Windows.ApplicationModel namespace has these structures.
| Structure | Description |
|---|---|
| PackageVersion | Represents the package version info. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 5/22/2012
