다음을 통해 공유


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입니다.

적용 대상

추가 정보