Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContributionProviderDetails

Hierarchy

  • ContributionProviderDetails

Index

Properties

Optional displayName

displayName: string

Friendly name for the provider.

Optional name

name: string

Unique identifier for this provider. The provider name can be used to cache the contribution data and refer back to it when looking for changes

Optional properties

properties: object

Properties associated with the provider

Type declaration

  • [key: string]: string

Optional version

version: string

Version of contributions assoicated with this contribution provider.

Generated using TypeDoc