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

캡처된 프레임의 콘텐츠 형식입니다.

구현

적용 대상