ClaimedCashDrawer.DeviceId 속성

정의

청구된 현금 서랍 디바이스의 식별자 문자열입니다.

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

속성 값

String

Platform::String

winrt::hstring

디바이스의 ID를 나타내는 문자열입니다.

적용 대상