Indicates if the clip was saved by user request.
Clips that are saved by user request are saved in a part of cloud storage where they remain until the user explicitly deletes them. When this storage is full, no more clips can be saved. Other clips (where this property is false) are deleted on a first in, first out basis to create space if needed to save new clips.
public:
property bool SavedByUser {
bool get ();
}
Type: bool
True if the user saved the clip.
Namespace: Windows.Xbox.Media.Capture
Metadata: windows.winmd