This topic has not yet been rated - Rate this topic

SaveRingtoneTask.IsShareable Property

Windows Phone

March 22, 2012

Flag that indicates whether the ringtone should be accessible to other applications.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
public bool IsShareable { get; set; }
<object IsShareable="bool" .../>

Property Value

Type: System.Boolean
Returns Boolean.

Set this flag to false if your ringtone should be protected from use in other applications, for example, if your ringtone needs DRM protection.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)