ApplicationClipInfo.GreatestMomentId Property

The title-defined ID string that identifies the description of the clip.

Developers set up valid identifiers through Xbox Developer Portal. The cloud service uses this ID to look up the description string in the ApplicationClip class.

Syntax

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

Property value

Type: String 

 The title-defined ID.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipInfo Class

ApplicationClipInfo Members

Windows.Xbox.Media.Capture Namespace