ChocolateyExporter.

Export(ChocolateyExportSettings) Method

Summary

Exports the currently installed Chocolatey packages using the specified settings.

Syntax

public void Export(ChocolateyExportSettings settings)

Parameters

Name Type Description
settings ChocolateyExportSettings The settings.

Return Value

Type Description
void