Condividi tramite


Proprietà BackgroundTransferRequest.TransferError

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

Sintassi

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

Valore proprietà

Tipo: System.Exception

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