ClaimedLineDisplay.DeviceControlDescription 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 device control description of the line display.
public:
property Platform::String ^ DeviceControlDescription { Platform::String ^ get(); };
winrt::hstring DeviceControlDescription();
public string DeviceControlDescription { get; }
var string = claimedLineDisplay.deviceControlDescription;
Public ReadOnly Property DeviceControlDescription As String
Property Value
The control description of the line display.