Share via


TwoPanelHingedDevicePosturePreviewReading.Panel2Id Property

Definition

Describes the id of the device's second panel.

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

Property Value

String

Platform::String

winrt::hstring

The second panel's id.

Attributes

Applies to