Condividi tramite


Proprietà BackgroundTransferRequest.RequestUri

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

Sintassi

'Dichiarazione
Public ReadOnly Property RequestUri As Uri
public Uri RequestUri { get; }
public:
property Uri^ RequestUri {
    Uri^ get ();
}
member RequestUri : Uri with get

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

BackgroundTransferRequest Classe

Spazio dei nomi Microsoft.Phone.BackgroundTransfer