ProjectionManager.GetDeviceSelector Method

Definition

Returns a string that is used to enumerate device services.

public:
 static Platform::String ^ GetDeviceSelector();
 static winrt::hstring GetDeviceSelector();
public static string GetDeviceSelector();
function getDeviceSelector()
Public Shared Function GetDeviceSelector () As String

Returns

String

Platform::String

winrt::hstring

A string that is used to enumerate device services.

Applies to