ApplicationProfile Class

Definition

Provides profile information about an app.

public ref class ApplicationProfile abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class ApplicationProfile final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public static class ApplicationProfile
Public Class ApplicationProfile
Inheritance
Object Platform::Object IInspectable ApplicationProfile
Attributes

Windows requirements

Device family
Windows Mobile Extension SDK (introduced in 10.0.10240.0)
API contract
Windows.Phone.PhoneContract (introduced in v1.0)

Properties

Modes

Gets a value that indicates the mode that an app is running in.

Applies to