Click or drag to resize

DisplayDeviceName Property

Name of the display device.

Namespace:  TouchScript.Devices.Display
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String

Implements

IDisplayDeviceName
See Also