Class Asset
- Namespace
- NuGet.ContentModel
- Assembly
- Chocolatey.NuGet.Packaging.dll
public class Asset
- Inheritance
-
Asset
- Inherited Members
Constructors
Asset()
public Asset()
Properties
Link
public string Link { get; set; }
Property Value
Path
public string Path { get; set; }
Property Value
Methods
ToString()
public override string ToString()