GattServiceProviderConnection.TriggerId 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 GATT service connection trigger ID.
public:
property Platform::String ^ TriggerId { Platform::String ^ get(); };
winrt::hstring TriggerId();
public string TriggerId { get; }
var string = gattServiceProviderConnection.triggerId;
Public ReadOnly Property TriggerId As String
Property Value
Gets GATT service connection trigger ID.
Windows requirements
App capabilities |
bluetooth
|