Share via


Print3DDevice.GetDeviceSelector Method

Definition

Gets an Advanced Query Syntax (AQS) string that can be used to find all 3D printers that are connected to the device.

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

An AQS string that can be used to find all 3D printers connected to the device.

Applies to