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
Initializes a new instance of the
UniversalPackageUnpackSettings
class.
- Assembly
- Cake
.ProGet .dll - Namespace
- Cake
.ProGet .Universal .Unpack - Containing Type
- Universal
Package Unpack Settings
Syntax
public UniversalPackageUnpackSettings(FilePath package, DirectoryPath targetDirectory)
Parameters
Name | Type | Description |
---|---|---|
package | FilePath | The package. |
targetDirectory | DirectoryPath | The target directory. |
Return Value
Type | Description |
---|---|
void |