次の方法で共有


KnownPerceptionFrameSourceProperties.Id プロパティ

定義

フレーム ソースの一意の ID を持つ文字列プロパティを検索するために使用される文字列キーを取得します。

public:
 static property Platform::String ^ Id { Platform::String ^ get(); };
static winrt::hstring Id();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameSourceProperties may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceInformation instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring Id();
public static string Id { get; }
public static string Id { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameSourceProperties may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceInformation instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionFrameSourceProperties.id;
Public Shared ReadOnly Property Id As String

プロパティ値

String

Platform::String

winrt::hstring

フレーム ソースの一意の ID。 このプロパティは String 値です。

属性

適用対象