ReminderNotificationTriggerDetails.InstanceId Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un identificatore che disambigua tra più istanze di promemoria.
public:
property Platform::String ^ InstanceId { Platform::String ^ get(); };
winrt::hstring InstanceId();
public string InstanceId { get; }
var string = reminderNotificationTriggerDetails.instanceId;
Public ReadOnly Property InstanceId As String
Valore della proprietà
Identificatore di stringa che disambigua tra più istanze di promemoria.