Share via


LineDisplay.PhysicalDeviceName プロパティ

定義

物理デバイス名を取得します。

public:
 property Platform::String ^ PhysicalDeviceName { Platform::String ^ get(); };
winrt::hstring PhysicalDeviceName();
public string PhysicalDeviceName { get; }
var string = lineDisplay.physicalDeviceName;
Public ReadOnly Property PhysicalDeviceName As String

プロパティ値

String

Platform::String

winrt::hstring

UnifiedPOS 仕様で指定された物理デバイス名。

適用対象