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.UncUtils.
- Assembly
- Cake
.UncUtils .dll - Namespace
- Cake
.UncUtils - Containing Type
- UncUtilsAliases
Syntax
public static void MountUncDir(this ICakeContext context, string uncSource, string localTarget)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| uncSource | string | |
| localTarget | string |
Return Value
| Type | Description |
|---|---|
| void |
