Class ContentItem
- Namespace
- NuGet.ContentModel
- Assembly
- Chocolatey.NuGet.Packaging.dll
public class ContentItem
- Inheritance
-
ContentItem
- Inherited Members
Constructors
ContentItem()
public ContentItem()
Properties
Path
public string Path { get; set; }
Property Value
Properties
public Dictionary<string, object> Properties { get; }
Property Value
Methods
ToString()
public override string ToString()