LicenseDetails Class

Definition

license

public class LicenseDetails
type LicenseDetails = class
Public Class LicenseDetails
Inheritance
LicenseDetails

Constructors

Name Description
LicenseDetails()

Properties

Name Description
HTMLUrl

License HTML URL.

Key

The lowercased SPDX Id of the license.

Name

The license full name specified by https://spdx.org/licenses.

NodeId

License Node Id.

SPDXId

Short identifier specified by https://spdx.org/licenses.

Url

URL to the license on https://choosealicense.com.

Applies to