Print3DWorkflowPrinterChangedEventArgs.NewDeviceId Proprietà

Definizione

Ottiene l'identificatore del dispositivo della nuova stampante 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

Valore della proprietà

String

Platform::String

winrt::hstring

Identificatore del dispositivo della nuova stampante 3D.

Si applica a