Print3DDevice.GetDeviceSelector 方法

定义

获取 AQS) 字符串 (高级查询语法,该字符串可用于查找连接到设备的所有 3D 打印机。

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

可用于查找连接到设备的所有 3D 打印机的 AQS 字符串。

适用于