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입니다.

적용 대상