LineDisplay.PhysicalDeviceDescription Property

Definition

Gets the physical device description.

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

Property Value

String

Platform::String

winrt::hstring

The physical device description given by the UnifiedPOS specification.

Applies to