KnownPerceptionFrameKind.Infrared Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la chaîne représentant le FrameKind infrarouge d’un Objet 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
Valeur de propriété
Chaîne représentant le FrameKind infrarouge d’un Objet PerceptionFrameProviderInfo.
- Attributs