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.ProGet.
Summary
Creates a new Asset Directory at the specified path.
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Asset - Containing Type
- Pro
Get Asset Directory Lister
Syntax
public void CreateDirectory(string directoryUri)
Parameters
Name | Type | Description |
---|---|---|
directoryUri | string | The fullly qualified URI to the new directory. |
Return Value
Type | Description |
---|---|
void |