Otter SDK Reference
Version:

OtterConfig.Extensions Class

Contains configuration for the extensions manager.

Inheritance Hierarchy

  • object
    • Inedo.Otter.OtterConfig<Inedo.Otter.OtterConfig.Extensions>
      • Inedo.Otter.OtterConfig.Extensions

Syntax

public class OtterConfig.Extensions : OtterConfig<OtterConfig.Extensions>

Properties

Name Description
ExtensionsPath

Gets or sets the path of the extensions library.

ServiceTempPath

Gets or sets the temporary path used by the extensions manager in the service.

UpdateFeedUrl

Gets or sets the URL of the universal feed where extensions are published.

WebTempPath

Gets or sets the temporary path used by the extensions manager in the web application.