MediaCaptureFailedEventArgs.Message 속성

정의

오류에 대한 메시지 문자열입니다.

public:
 property Platform::String ^ Message { Platform::String ^ get(); };
winrt::hstring Message();
public string Message { get; }
var string = mediaCaptureFailedEventArgs.message;
Public ReadOnly Property Message As String

속성 값

String

Platform::String

winrt::hstring

메시지 문자열입니다.

Windows 요구 사항

앱 기능
backgroundMediaRecording microphone webcam

적용 대상