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。

適用対象