DisplayRegion.DisplayMonitorDeviceId Property

Definition

Gets the device ID for the monitor associated with the display region.

public:
 property Platform::String ^ DisplayMonitorDeviceId { Platform::String ^ get(); };
winrt::hstring DisplayMonitorDeviceId();
public string DisplayMonitorDeviceId { get; }
var string = displayRegion.displayMonitorDeviceId;
Public ReadOnly Property DisplayMonitorDeviceId As String

Property Value

String

Platform::String

winrt::hstring

The device ID for the monitor associated with the display region.

Applies to