TaskPackageMetadata interface
type | Gets the name of the package. |
url | Gets the url of the package. |
version | Gets the version of the package. |
Gets the name of the package.
type: string
Property Value
string
Gets the url of the package.
url: string
Property Value
string
Gets the version of the package.
version: string
Property Value
string