Print3DDevice.GetDeviceSelector メソッド

定義

デバイスに接続されているすべての 3D プリンターを検索するために使用できる高度なクエリ構文 (AQS) 文字列を取得します。

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 文字列。

適用対象