Partager via


IBackgroundTransferOperation.Method Propriété

Définition

Spécifie la méthode à utiliser pour l’opération de transfert en arrière-plan.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Méthode à utiliser. Cette valeur peut être GET, PUT, RETR ou STOR.

S’applique à