ClaimedPosPrinter.DeviceId 속성

정의

클레임된 서비스 지점 프린터의 식별자 문자열을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

클레임된 서비스 지점 프린터의 식별자입니다.

적용 대상