共用方式為


ActivationSignalDetectionConfiguration.GetModelDataType 方法

定義

取得訊號偵測器) 特定的模型組態數據類型 (。

重要

若要避免可能的並行問題,建議您改用 GetModelDataTypeAsync

public:
 virtual Platform::String ^ GetModelDataType() = GetModelDataType;
winrt::hstring GetModelDataType();
public string GetModelDataType();
function getModelDataType()
Public Function GetModelDataType () As String

傳回

String

Platform::String

winrt::hstring

組態數據類型,如果沒有數據存在,則為 null。

適用於

另請參閱