ExtensionValueProperties interface

Describes Extension Metadata properties

Properties

extensionType

The type of the Extension being received.

publisher

The publisher of the Extension being received.

version

The version of the Extension being received.

Property Details

extensionType

The type of the Extension being received.

extensionType?: string

Property Value

string

publisher

The publisher of the Extension being received.

publisher?: string

Property Value

string

version

The version of the Extension being received.

version?: string

Property Value

string