PosCommon.DeviceName 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 a short string identifying the device and any pertinent information about it.
public abstract string DeviceName { get; }
member this.DeviceName : string
Public MustOverride ReadOnly Property DeviceName As String