CashDrawer.DeviceId 属性

定义

收银机设备的标识符字符串。

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

属性值

String

Platform::String

winrt::hstring

表示设备 ID 的字符串。

适用于