Condividi tramite


IBackgroundTransferOperation.Method Proprietà

Definizione

Specifica il metodo da usare per l'operazione di trasferimento in background.

public:
 property Platform::String ^ Method { Platform::String ^ get(); };
winrt::hstring Method();
public string Method { get; }
var string = iBackgroundTransferOperation.method;
Public ReadOnly Property Method As String

Valore della proprietà

String

Platform::String

winrt::hstring

Metodo da usare. Questo valore può essere GET, PUT, RETR o STOR.

Si applica a