Поделиться через


IBackgroundTransferOperation.Method Свойство

Определение

Указывает метод, используемый для фоновой операции передачи.

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

Значение свойства

String

Platform::String

winrt::hstring

Используемый метод. Это значение может быть GET, PUT, RETR или STOR.

Применяется к