ApplicationClipInfo.TitleData Property

A title defined string that is stored with the clip.

This string is returned in the ApplicationClip class.

Syntax

public:
property String^ TitleData {
         String^ get ();
         void set (String^ value);
}  

Property value

Type: String 

 The game defined clip.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipInfo Class

ApplicationClipInfo Members

Windows.Xbox.Media.Capture Namespace