Share via


TwoPanelHingedDevicePosturePreviewReading.Panel2Id 속성

정의

디바이스의 두 번째 패널 ID를 설명합니다.

public:
 property Platform::String ^ Panel2Id { Platform::String ^ get(); };
winrt::hstring Panel2Id();
/// [get: Windows.Foundation.Metadata.Deprecated("TwoPanelHingedDevicePosturePreviewReading is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
winrt::hstring Panel2Id();
public string Panel2Id { get; }
public string Panel2Id { [Windows.Foundation.Metadata.Deprecated("TwoPanelHingedDevicePosturePreviewReading is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")] get; }
var string = twoPanelHingedDevicePosturePreviewReading.panel2Id;
Public ReadOnly Property Panel2Id As String

속성 값

String

Platform::String

winrt::hstring

두 번째 패널의 ID입니다.

특성

적용 대상