Compartir a través de


PhoneNotificationTriggerDetails.PhoneNotificationType Propiedad

Definición

Valor de la enumeración PhoneNotificationType que indica el tipo de notificación recibida.

public:
 property PhoneNotificationType PhoneNotificationType { PhoneNotificationType get(); };
PhoneNotificationType PhoneNotificationType();
public PhoneNotificationType PhoneNotificationType { get; }
var phoneNotificationType = phoneNotificationTriggerDetails.phoneNotificationType;
Public ReadOnly Property PhoneNotificationType As PhoneNotificationType

Valor de propiedad

Para obtener una lista de valores, vea PhoneNotificationType.

Requisitos de Windows

Características de aplicaciones
accessoryManager

Comentarios

Llamar a esta API requiere que se especifiquen las funcionalidades ID_CAP_SMS y ID_CAP_SMS_COMPANION en el manifiesto de aplicación.

Se aplica a