Compartir a través de


CapturedFrame.ContentType Propiedad

Definición

Obtiene el tipo de contenido del marco capturado.

public:
 property Platform::String ^ ContentType { Platform::String ^ get(); };
winrt::hstring ContentType();
public string ContentType { get; }
var string = capturedFrame.contentType;
Public ReadOnly Property ContentType As String

Valor de propiedad

String

Platform::String

winrt::hstring

Tipo de contenido del marco capturado.

Implementaciones

Se aplica a