次の方法で共有


KnownPerceptionInfraredFrameSourceProperties.AutoExposureEnabled プロパティ

定義

自動公開が有効かどうかを示すブール型 (Boolean) プロパティを取得するために使用される文字列キーを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

自動露出が有効かどうかを示します。 このプロパティはブール値です。

属性

適用対象