共用方式為


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。

適用於