Freigeben über


KnownPerceptionColorFrameSourceProperties.AutoExposureEnabled Eigenschaft

Definition

Ruft einen Zeichenfolgenschlüssel ab, der zum Abrufen einer booleschen Eigenschaft verwendet wird, der angibt, ob die automatische Belichtung aktiviert ist.

public:
 static property Platform::String ^ AutoExposureEnabled { Platform::String ^ get(); };
static winrt::hstring AutoExposureEnabled();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionColorFrameSourceProperties 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 AutoExposureEnabled();
public static string AutoExposureEnabled { get; }
public static string AutoExposureEnabled { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionColorFrameSourceProperties 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 = KnownPerceptionColorFrameSourceProperties.autoExposureEnabled;
Public Shared ReadOnly Property AutoExposureEnabled As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Gibt an, ob die automatische Belichtung aktiviert ist. Diese Eigenschaft ist ein boolescher Wert.

Attribute

Gilt für: