PackageReference.

Parameters Property

Summary

Gets the parameters.
Namespace
Cake.Core.Packaging
Containing Type
PackageReference

Syntax

public IReadOnlyDictionary<string, IReadOnlyList<string>> Parameters { get; }

Value

Type Description
IReadOnlyDictionary<string, IReadOnlyList<string>> The parameters.