次の方法で共有


KnownPerceptionInfraredFrameSourceProperties.ActiveIlluminationEnabled プロパティ

定義

アクティブな IR 照明が有効かどうかを示すブール型 (Boolean) プロパティを取得するために使用される文字列キーを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

アクティブな IR 照明が有効かどうかを示します。 このプロパティはブール値です。

属性

適用対象