Freigeben über


AppNotificationInfo Klasse

Definition

Stellt den Namen und bezeichner einer App dar.

public ref class AppNotificationInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class AppNotificationInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public sealed class AppNotificationInfo
Public NotInheritable Class AppNotificationInfo
Vererbung
Object Platform::Object IInspectable AppNotificationInfo
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Phone.PhoneContract (eingeführt in v1.0)
App-Funktionen
accessoryManager

Hinweise

Für das Aufrufen dieser API müssen die ID_CAP_SMS - und ID_CAP_SMS_COMPANION-Funktionen im Anwendungsmanifest angegeben werden.

Eigenschaften

Id

Ruft den Bezeichner für die Anwendung ab.

Name

Ruft den Namen der App ab.

Gilt für: