Share via


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

適用対象