ClaimedLineDisplay.PhysicalDeviceName Property

Definition

Gets the physical device name.

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

Property Value

String

Platform::String

winrt::hstring

The physical device name given by the UnifiedPOS specification.

Applies to