ApplicationClip.MultiplayerCorrelationId Property

A string that marks clips as members of correlated groups.

Titles use the ApplicationClipInfo class to set this information in the clip at the time of recording. Titles can correlate clips however they wish. For example to correlate all the clips that go with a title, this ID can be set to the title ID.

Syntax

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

Property value

Type: String 

 The correlation ID.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClip Class

ApplicationClip Members

Windows.Xbox.Media.Capture Namespace