GattServiceProviderTrigger.TriggerId Property

Definition

Gets the trigger identifier.

public:
 property Platform::String ^ TriggerId { Platform::String ^ get(); };
winrt::hstring TriggerId();
public string TriggerId { get; }
var string = gattServiceProviderTrigger.triggerId;
Public ReadOnly Property TriggerId As String

Property Value

String

Platform::String

winrt::hstring

The trigger ID.

Applies to