WebExtensionReference class

WebExtensionReference class

Represents identify the provider location and version of the extension.

The WebExtensionReference type exposes the following members:

Properties

PropertyDescription
idGets and sets the identifier associated with the Office Add-in within a catalog provider.
The identifier MUST be unique within a catalog provider.
versionGets and sets the version.
store_nameGets and sets the instance of the marketplace where the Office Add-in is stored. .
store_typeGets and sets the type of marketplace that the store attribute identifies.

See Also