Print3DWorkflowPrinterChangedEventArgs.NewDeviceId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’identificateur d’appareil de la nouvelle imprimante 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
Valeur de propriété
Identificateur d’appareil de la nouvelle imprimante 3D.