Freigeben über


KnownPerceptionInfraredFrameSourceProperties.AmbientSubtractionEnabled Eigenschaft

Definition

Ruft einen Zeichenfolgenschlüssel ab, der zum Abrufen einer booleschen Eigenschaft verwendet wird, die angibt, ob die Umgebungs-IR-Lichtsubtraktion aktiviert ist.

public:
 static property Platform::String ^ AmbientSubtractionEnabled { Platform::String ^ get(); };
static winrt::hstring AmbientSubtractionEnabled();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.AmbientSubtractionEnabled may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring AmbientSubtractionEnabled();
public static string AmbientSubtractionEnabled { get; }
public static string AmbientSubtractionEnabled { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.AmbientSubtractionEnabled may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionInfraredFrameSourceProperties.ambientSubtractionEnabled;
Public Shared ReadOnly Property AmbientSubtractionEnabled As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Gibt an, ob die Umgebungs-IR-Lichtsubtraktion aktiviert ist. Diese Eigenschaft ist ein boolescher Wert.

Attribute

Gilt für: