Print3DWorkflowPrinterChangedEventArgs.NewDeviceId Property

Definition

Gets the device identifier of the new 3D printer.

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

Property Value

String

Platform::String

winrt::hstring

Device identifier of the new 3D printer.

Applies to