共用方式為


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

適用於