Partager via


KnownPerceptionFrameSourceProperties.Id Propriété

Définition

Obtient une clé de chaîne utilisée pour rechercher une propriété de chaîne avec l’ID unique de la source de frame.

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

Valeur de propriété

String

Platform::String

winrt::hstring

ID unique de la source du frame. Cette propriété est une valeur string.

Attributs

S’applique à