次の方法で共有


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 を表す文字列。

適用対象