Summary
Initializes a new instance of the
SearchPackagesDirectoryForNuGetPackage class.
- Namespace
- NBuildKit
.MsBuild .Tasks .FileSystem - Containing Type
- Search
Packages Directory For Nu Get Package
Syntax
public SearchPackagesDirectoryForNuGetPackage(IFileSystem fileSystem)
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | The object that provides access to the file system. |
Return Value
| Type | Description |
|---|---|
| void |