다음을 통해 공유


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 문자열입니다.

적용 대상