Table of Contents

Class NuGetLicenseException

Namespace
NuGet.Packaging.Licenses
Assembly
Chocolatey.NuGet.Packaging.dll

NuGet's internal representation of a license exception identifier.

public class NuGetLicenseException
Inheritance
NuGetLicenseException
Inherited Members

Properties

Identifier

The Exception's identifier

public string Identifier { get; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string