DisplayTarget.StableMonitorId Property

Definition

Gets a value representing a stable monitor identifier.

public:
 property Platform::String ^ StableMonitorId { Platform::String ^ get(); };
winrt::hstring StableMonitorId();
public string StableMonitorId { get; }
var string = displayTarget.stableMonitorId;
Public ReadOnly Property StableMonitorId As String

Property Value

String

Platform::String

winrt::hstring

A string containing the identifier.

Applies to