次の方法で共有


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

トリガー ID。

適用対象