IExtensionContext interface

Identifier for the current extension

Properties

extensionId

Id of the extension (without the publisher prefix)

id

Full id of the extension .

publisherId

Id of the publisher

version

Version of the extension

Property Details

extensionId

Id of the extension (without the publisher prefix)

extensionId: string

Property Value

string

id

Full id of the extension .

id: string

Property Value

string

publisherId

Id of the publisher

publisherId: string

Property Value

string

version

Version of the extension

version: string

Property Value

string