Class NuGetLicenseException
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
Methods
ToString()
public override string ToString()