GattServiceProviderTrigger.TriggerId 屬性

定義

取得觸發程式識別碼。

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

屬性值

String

Platform::String

winrt::hstring

觸發程式識別碼。

適用於