WebExtensionReference

WebExtensionReference class

Represents identify the provider location and version of the extension.

Methods

NameDescription
getId()Gets and sets the identifier associated with the Office Add-in within a catalog provider. The identifier MUST be unique
getStoreName()Gets and sets the instance of the marketplace where the Office Add-in is stored. .
getStoreType()Gets and sets the type of marketplace that the store attribute identifies. The value of the property is WebExtensionStor
getVersion()Gets and sets the version.
setId()Gets and sets the identifier associated with the Office Add-in within a catalog provider. The identifier MUST be unique
setStoreName()Gets and sets the instance of the marketplace where the Office Add-in is stored. .
setStoreType()Gets and sets the type of marketplace that the store attribute identifies. The value of the property is WebExtensionStor
setVersion()Gets and sets the version.

getId()

Gets and sets the identifier associated with the Office Add-in within a catalog provider. The identifier MUST be unique within a catalog provider.

getStoreName()

Gets and sets the instance of the marketplace where the Office Add-in is stored. .

getStoreType()

Gets and sets the type of marketplace that the store attribute identifies. The value of the property is WebExtensionStoreType integer constant.

getVersion()

Gets and sets the version.

setId()

Gets and sets the identifier associated with the Office Add-in within a catalog provider. The identifier MUST be unique within a catalog provider.

setStoreName()

Gets and sets the instance of the marketplace where the Office Add-in is stored. .

setStoreType()

Gets and sets the type of marketplace that the store attribute identifies. The value of the property is WebExtensionStoreType integer constant.

setVersion()

Gets and sets the version.