ActivationSignalDetector.ProviderId 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 an identifier unique to the provider of this detector, such as the manufacturer of a hardware-based keyword spotter.
public:
property Platform::String ^ ProviderId { Platform::String ^ get(); };
winrt::hstring ProviderId();
public string ProviderId { get; }
var string = activationSignalDetector.providerId;
Public ReadOnly Property ProviderId As String
Property Value
The unique identifier of the provider.