Partager via


KnownPerceptionFrameSourceProperties.PhysicalDeviceIds Propriété

Définition

Obtient une clé de chaîne utilisée pour rechercher une propriété de tableau de chaînes contenant les ID d’appareil physique du capteur que représente cette source de trame.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Tableau de chaînes avec les ID d’appareil physiques du capteur que représente cette source d’images. Cette propriété est une valeur StringArray.

Attributs

S’applique à