Condividi tramite


Proprietà SaveRingtoneTask.Source

Spazio dei nomi:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
Public Property Source As Uri
public Uri Source { get; set; }
public:
property Uri^ Source {
    Uri^ get ();
    void set (Uri^ value);
}
member Source : Uri with get, set

Valore proprietà

Tipo: System.Uri

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SaveRingtoneTask Classe

Spazio dei nomi Microsoft.Phone.Tasks