Print3DWorkflowPrinterChangedEventArgs.NewDeviceId 属性

定义

获取新 3D 打印机的设备标识符。

public:
 property Platform::String ^ NewDeviceId { Platform::String ^ get(); };
winrt::hstring NewDeviceId();
public string NewDeviceId { get; }
var string = print3DWorkflowPrinterChangedEventArgs.newDeviceId;
Public ReadOnly Property NewDeviceId As String

属性值

String

Platform::String

winrt::hstring

新 3D 打印机的设备标识符。

适用于