Compartir a través de


KnownPerceptionFrameKind.Color Propiedad

Definición

Obtiene la cadena que representa el Elemento FrameKind de un perceptionFrameProviderInfo.

public:
 static property Platform::String ^ Color { Platform::String ^ get(); };
static winrt::hstring Color();
/// [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 Color();
public static string Color { get; }
public static string Color { [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.color;
Public Shared ReadOnly Property Color As String

Valor de propiedad

String

Platform::String

winrt::hstring

Cadena que representa el FrameKind de color de perceptionFrameProviderInfo.

Atributos

Se aplica a