Share via


CapturedFrame.ContentType 屬性

定義

取得擷取框架的內容類型。

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

屬性值

String

Platform::String

winrt::hstring

所擷取框架的內容類型。

實作

適用於