This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Wget.
Summary
Set directory prefix to
prefix
.
- Assembly
- Cake
.Wget .dll - Namespace
- Cake
.Wget - Containing Type
- WgetSettings
Syntax
public string DirectoryPrefix { get; set; }
Remarks
The directory prefix is the directory where all other files and subdirectories will be saved to, i.e. the top of the retrieval tree.
The default is ‘.’ (the current directory).
Attributes
Type | Description |
---|---|
Wget |
Value
Type | Description |
---|---|
string |