Share via


CapturedFrame.ContentType Eigenschaft

Definition

Ruft den Inhaltstyp des erfassten Frames ab.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Inhaltstyp des erfassten Frames.

Implementiert

Gilt für: