DisplayTarget.StableMonitorId 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 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
A string containing the identifier.