次の方法で共有


TwoPanelHingedDevicePosturePreviewReading.Panel1Id プロパティ

定義

デバイスの 1 番目のパネルの ID について説明します。

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

プロパティ値

String

Platform::String

winrt::hstring

1 番目のパネルの ID。

属性

適用対象