KnownPerceptionInfraredFrameSourceProperties.InterleavedIlluminationEnabled プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
インターリーブ 照明が有効かどうかを示すブール型 (Boolean) プロパティを取得するために使用される文字列キーを取得します。
public:
static property Platform::String ^ InterleavedIlluminationEnabled { Platform::String ^ get(); };
static winrt::hstring InterleavedIlluminationEnabled();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.InterleavedIlluminationEnabled 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 InterleavedIlluminationEnabled();
public static string InterleavedIlluminationEnabled { get; }
public static string InterleavedIlluminationEnabled { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.InterleavedIlluminationEnabled 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.interleavedIlluminationEnabled;
Public Shared ReadOnly Property InterleavedIlluminationEnabled As String
プロパティ値
インターリーブ 照明が有効かどうかを示します。 このプロパティはブール値です。
- 属性