KnownPerceptionFrameKind.Infrared Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene la stringa che rappresenta il frame infrarosso di un PerceptionFrameProviderInfo.
public:
static property Platform::String ^ Infrared { Platform::String ^ get(); };
static winrt::hstring Infrared();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameKind may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring Infrared();
public static string Infrared { get; }
public static string Infrared { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameKind may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionFrameKind.infrared;
Public Shared ReadOnly Property Infrared As String
Valore della proprietà
Stringa che rappresenta il frame infrarossoKind di un PerceptionFrameProviderInfo.
- Attributi