DownloadRequest.

Method Property

Summary

The method to use.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Modules.IO
Containing Type
DownloadRequest

Syntax

public HttpMethod Method { get; set; }

Value

Type Description
HttpMethod
GitHub