Share via


Print3DWorkflow.DeviceID Property

Definition

Gets the device identifier of the 3D printer.

public:
 property Platform::String ^ DeviceID { Platform::String ^ get(); };
winrt::hstring DeviceID();
public string DeviceID { get; }
var string = print3DWorkflow.deviceID;
Public ReadOnly Property DeviceID As String

Property Value

String

Platform::String

winrt::hstring

The device identifier of the 3D printer.

Applies to