Freigeben über


KnownPerceptionInfraredFrameSourceProperties.Exposure Eigenschaft

Definition

Ruft einen Zeichenfolgenschlüssel ab, der zum Abrufen einer TimeSpan-Eigenschaft verwendet wird, die die aktuelle Belichtungsdauer der Kamera angibt.

public:
 static property Platform::String ^ Exposure { Platform::String ^ get(); };
static winrt::hstring Exposure();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.Exposure may be unavailable after Windows Creator Update.  Use Windows.Media.Devices.ExposureControl instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring Exposure();
public static string Exposure { get; }
public static string Exposure { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.Exposure may be unavailable after Windows Creator Update.  Use Windows.Media.Devices.ExposureControl instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionInfraredFrameSourceProperties.exposure;
Public Shared ReadOnly Property Exposure As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die aktuelle Belichtungsdauer der Kamera. Diese Eigenschaft ist ein TimeSpan-Wert.

Attribute

Gilt für: