AlarmNotificationTriggerDetails.InstanceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an identifier that disambiguates between multiple instances of alarms.
public:
property Platform::String ^ InstanceId { Platform::String ^ get(); };
winrt::hstring InstanceId();
public string InstanceId { get; }
var string = alarmNotificationTriggerDetails.instanceId;
Public ReadOnly Property InstanceId As String
Property Value
A string identifier that disambiguates between multiple instances of alarms.