BuildMaster SDK Reference
Version:

BuildMasterConfig.Extensions Class

Contains configuration settings related to extensions.

Inheritance Hierarchy

  • object
    • Inedo.BuildMaster.BuildMasterConfig<Inedo.BuildMaster.BuildMasterConfig.Extensions>
      • Inedo.BuildMaster.BuildMasterConfig.Extensions

Syntax

public class BuildMasterConfig.Extensions : BuildMasterConfig<BuildMasterConfig.Extensions>

Properties

Name Description
BuiltInExtensionsPath

Gets or sets the built-in extensions path.

ExtensionsPath

Gets or sets the path on the BuildMaster server that the web and service load extensions from.

NextCheck

Gets or sets the next time when an admin user will be reminded of an extension update. This value may be set to AsSoonAsAvailable, NextMinorVersion, or NextMajorVersion.

ShowReminder

Gets or sets a value whether to display a notice in the web application to admin users to update extensions.

UpdateFeedUrl

Gets or sets the URL of the universal feed where extensions are published. If no value is set, https://inedo.com/den/feed is used.