Table of Contents

Class NuGetLicenseData

Namespace
NuGet.Packaging.Licenses
Assembly
Chocolatey.NuGet.Packaging.dll
public static class NuGetLicenseData
Inheritance
NuGetLicenseData
Inherited Members

Fields

ExceptionList

public static readonly IReadOnlyDictionary<string, ExceptionData> ExceptionList

Field Value

IReadOnlyDictionary<string, ExceptionData>

LicenseList

public static readonly IReadOnlyDictionary<string, LicenseData> LicenseList

Field Value

IReadOnlyDictionary<string, LicenseData>

Properties

LicenseListVersion

public static string LicenseListVersion { get; }

Property Value

string