共用方式為


ActivationSignalDetectionConfiguration.ModelId 屬性

定義

取得與此組態相關聯之模型數據的地區設定特定標識符。

public:
 property Platform::String ^ ModelId { Platform::String ^ get(); };
winrt::hstring ModelId();
public string ModelId { get; }
var string = activationSignalDetectionConfiguration.modelId;
Public ReadOnly Property ModelId As String

屬性值

String

Platform::String

winrt::hstring

唯一的模型標識碼。

備註

已註冊的組態是由訊號/模型標識符組唯一識別。

適用於

另請參閱