DisplayTarget.StableMonitorId 속성

정의

안정적인 모니터 식별자를 나타내는 값을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

식별자를 포함하는 문자열입니다.

적용 대상