다음을 통해 공유


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

디바이스 서비스를 열거하는 데 사용되는 문자열입니다.

적용 대상