ActivationSignalDetectionConfiguration.SignalId 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 the locale-independent identifier for this configuration.
public:
property Platform::String ^ SignalId { Platform::String ^ get(); };
winrt::hstring SignalId();
public string SignalId { get; }
var string = activationSignalDetectionConfiguration.signalId;
Public ReadOnly Property SignalId As String
Property Value
The signal identifier.
Remarks
Registered configurations are uniquely identified by a signal/model ID pair.