ApplicationClipCaptureFailedEventArgs.Message Property

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.

Syntax

public:
property String^ Message {
         String^ get ();
}  

Property value

Type: String 

 The error message.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipCaptureFailedEventArgs Class

ApplicationClipCaptureFailedEventArgs Members

Windows.Xbox.Media.Capture Namespace