PosPrinter.DeviceId Property

Definition

Gets the identifier of the point-of-service printer.

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = posPrinter.deviceId;
Public ReadOnly Property DeviceId As String

Property Value

String

Platform::String

winrt::hstring

The identifier of the point-of-service printer.

Applies to