SaveRingtoneTask.IsShareable Property

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property IsShareable As Boolean
public bool IsShareable { get; set; }
public:
property bool IsShareable {
    bool get ();
    void set (bool value);
}
member IsShareable : bool with get, set

Property Value

Type: System.Boolean

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

SaveRingtoneTask Class

Microsoft.Phone.Tasks Namespace