GrypeSettings.

Profiles Property

Summary

Gets or sets the configuration profiles to use (--profile, repeatable).
Assembly
Cake.Grype.dll
Namespace
Cake.Grype
Containing Type
GrypeSettings

Syntax

public ICollection<string> Profiles { get; set; }

Value

Type Description
ICollection<string>