Share via


Windows Media Player 11 SDK SyncOnly AttributeĀ 

Windows Media Player SDK banner art

Previous Next

SyncOnly Attribute

The SyncOnly attribute is a string representation of a Boolean value that Windows Media Player uses to determine whether a playlist is available only for synchronization.

Remarks

A value of 1 indicates that the playlist is available only for synchronization and cannot appear in the Auto Playlist node. A value of zero indicates that the playlist can appear in the Auto Playlist node.

To determine whether you can change the value of this attribute, use the Media.isReadOnlyItem method.

Applies To

Requirements

Windows Media Player 10 or later.

See Also

Previous Next