Condividi tramite


Proprietà BackgroundTransferRequest.RequestId

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

Sintassi

'Dichiarazione
Public ReadOnly Property RequestId As String
public string RequestId { get; }
public:
property String^ RequestId {
    String^ get ();
}
member RequestId : string with get

Valore proprietà

Tipo: System.String

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