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

message 字符串。

Windows 要求

应用功能
backgroundMediaRecording microphone webcam

适用于