LineDisplay.PhysicalDeviceName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the physical device name.
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
Property Value
The physical device name given by the UnifiedPOS specification.