Freigeben über


PerceptionInfraredFrameSource.DeviceKind Eigenschaft

Definition

Ruft einen Zeichenfolgenwert ab, der die Art des physischen Geräts angibt, das die Infrarotframes generiert.

public:
 property Platform::String ^ DeviceKind { Platform::String ^ get(); };
winrt::hstring DeviceKind();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameSource may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
winrt::hstring DeviceKind();
public string DeviceKind { get; }
public string DeviceKind { [Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameSource may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = perceptionInfraredFrameSource.deviceKind;
Public ReadOnly Property DeviceKind As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Ein Zeichenfolgenwert, der die Art des physischen Geräts angibt, das die Infrarotframes generiert.

Attribute

Gilt für: