ProjectionManager.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

デバイス サービスを列挙するために使用される文字列。

適用対象