LineDisplay.DeviceControlDescription Property

Definition

Gets the device control description of the line display.

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

Property Value

String

Platform::String

winrt::hstring

The control description of the line display.

Applies to