Pedometer.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。

适用于