IsShareable Property
Collapse the table of content
Expand the table of content

SaveRingtoneTask.IsShareable Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft