DownloadRequest.

Uri Property

Summary

The URI to download from.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Modules.IO
Containing Type
DownloadRequest

Syntax

public Uri Uri { get; }

Value

Type Description
Uri
GitHub