KnownPerceptionFrameSourceProperties.PhysicalDeviceIds Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
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