The error message that explains a failed capture.
The message is intended for error logging only. It is not localized and should not be displayed to the user.
public:
property String^ Message {
String^ get ();
}
Type: String
Namespace: Windows.Xbox.Media.Capture
Metadata: windows.winmd
ApplicationClipCaptureFailedEventArgs Class