Share via


TwoPanelHingedDevicePosturePreviewReading.Panel1Id Property

Definition

Describes the id of the device's 1st panel.

public:
 property Platform::String ^ Panel1Id { Platform::String ^ get(); };
winrt::hstring Panel1Id();
/// [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 Panel1Id();
public string Panel1Id { get; }
public string Panel1Id { [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.panel1Id;
Public ReadOnly Property Panel1Id As String

Property Value

String

Platform::String

winrt::hstring

The 1st panel's id.

Attributes

Applies to