Class ManifestContentFiles
- Namespace
- NuGet.Packaging
- Assembly
- Chocolatey.NuGet.Packaging.dll
public class ManifestContentFiles
- Inheritance
-
ManifestContentFiles
- Inherited Members
-
Constructors
ManifestContentFiles()
public ManifestContentFiles()
Properties
BuildAction
public string BuildAction { get; set; }
Property Value
- string
CopyToOutput
public string CopyToOutput { get; set; }
Property Value
- string
Exclude
public string Exclude { get; set; }
Property Value
- string
Flatten
public string Flatten { get; set; }
Property Value
- string
Include
public string Include { get; set; }
Property Value
- string