ActivitySensor.GetDeviceSelector 메서드

정의

디바이스 선택기를 가져옵니다.

public:
 static Platform::String ^ GetDeviceSelector();
 static winrt::hstring GetDeviceSelector();
public static string GetDeviceSelector();
function getDeviceSelector()
Public Shared Function GetDeviceSelector () As String

반환

String

Platform::String

winrt::hstring

디바이스 선택기가 있는 경우 를 반환합니다. 그렇지 않으면 null입니다.

적용 대상