Table of Contents

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

string

Properties

public Dictionary<string, object> Properties { get; }

Property Value

Dictionary<string, object>

Methods

ToString()

public override string ToString()

Returns

string