ProGet SDK Reference
Version:

ProGetConfig.Feeds Class

Contains feed related configuration.

Inheritance Hierarchy

  • object
    • Inedo.ProGet.ProGetConfig<Inedo.ProGet.ProGetConfig.Feeds>
      • Inedo.ProGet.ProGetConfig.Feeds

Syntax

public class ProGetConfig.Feeds : ProGetConfig<ProGetConfig.Feeds>

Properties

Name Description
AllowDropPathImportOverwrite

Gets or sets a value indicating whether it is permitted for bulk imports to overwrite packages in feeds.

ApiKey

Gets or sets the API key.

PackageStatisticsEnabled

Gets or sets a value indicating whether package statistic collection is enabled.

RetentionDryRun

Gets or sets a value indicating whether to disable actually deleting packages in retention rules.

StripSymbolsFromConnectorPackages

Gets or sets a value indicating whether symbols should be removed from connector packages.