Freigeben über


KnownPerceptionFrameSourceProperties.PhysicalDeviceIds Eigenschaft

Definition

Ruft einen Zeichenfolgenschlüssel ab, mit dem eine Zeichenfolgenarrayeigenschaft gesucht wird, die die physischen Geräte-IDs des Sensors enthält, den diese Framequelle darstellt.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Ein Array von Zeichenfolgen mit den physischen Geräte-IDs des Sensors, den diese Framequelle darstellt. Diese Eigenschaft ist ein StringArray-Wert.

Attribute

Gilt für: