Partager via


KnownPerceptionInfraredFrameSourceProperties.AutoExposureEnabled Propriété

Définition

Obtient une clé de chaîne utilisée pour récupérer une propriété booléenne indiquant si l’exposition automatique est activée ou non.

public:
 static property Platform::String ^ AutoExposureEnabled { Platform::String ^ get(); };
static winrt::hstring AutoExposureEnabled();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.AutoExposureEnabled may be unavailable after Windows Creator Update.  Use Windows.Media.Devices.ExposureControl.Auto instead.", 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("KnownPerceptionInfraredFrameSourceProperties.AutoExposureEnabled may be unavailable after Windows Creator Update.  Use Windows.Media.Devices.ExposureControl.Auto instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionInfraredFrameSourceProperties.autoExposureEnabled;
Public Shared ReadOnly Property AutoExposureEnabled As String

Valeur de propriété

String

Platform::String

winrt::hstring

Indique si l’exposition automatique est activée ou non. Cette propriété est une valeur booléenne.

Attributs

S’applique à