ApplicationClip.UserCaption Property

The user supplied caption for the clip.

The caption is set by a user in the user interface. In addition to the user interface, titles use UpdateMetadataAsync or UpdateMetadataAsync to set this information in the clip.

Syntax

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

Property value

Type: String 

 The caption

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClip Class

ApplicationClip Members

Windows.Xbox.Media.Capture Namespace