ApplicationClip.CloudId Property

The cloud ID of the clip. If the clip is stored in the cloud, this string can be used to identify the clip.

Syntax

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

Property value

Type: String 

 The cloud ID. This value can be empty if the clip has not been uploaded.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClip Class

ApplicationClip Members

Windows.Xbox.Media.Capture Namespace