Enum NuGetLocalAction
- Namespace
- DotNetDo
- Assembly
- DotNetDo.Core.dll
An action on a NuGet local cache.
public enum NuGetLocalActionFields
Clear = 0-
Deletes the selected cache contents.
List = 1-
Prints the selected cache locations.
An action on a NuGet local cache.
public enum NuGetLocalActionClear = 0 Deletes the selected cache contents.
List = 1 Prints the selected cache locations.