Share via


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

要求されたサービスポイントオブサービスプリンタの識別子。

適用対象