Condividi tramite


ReminderNotificationTriggerDetails.Details Proprietà

Definizione

Dettagli aggiuntivi per il promemoria.

public:
 property Platform::String ^ Details { Platform::String ^ get(); };
winrt::hstring Details();
public string Details { get; }
var string = reminderNotificationTriggerDetails.details;
Public ReadOnly Property Details As String

Valore della proprietà

String

Platform::String

winrt::hstring

Stringa contenente dettagli aggiuntivi per il promemoria.

Requisiti Windows

Funzionalità dell'app
accessoryManager

Commenti

La chiamata a questa API richiede che le funzionalità di ID_CAP_SMS e ID_CAP_SMS_COMPANION siano specificate nel manifesto dell'applicazione.

Si applica a