Represents identify the provider location and version of the extension.
|
Property Getters/Setters Summary |
method | getId() | |
method
| | |
|
Gets and sets the identifier associated with the Office Add-in within a catalog provider.
The identifier MUST be unique within a catalog provider.
|
method | getStoreName() | |
method
| | |
|
Gets and sets the instance of the marketplace where the Office Add-in is stored. .
|
method | getStoreType() | |
method
| | |
|
Gets and sets the type of marketplace that the store attribute identifies.
The value of the property is WebExtensionStoreType integer constant. |
method | getVersion() | |
method
| | |
|
Gets and sets the version.
|
-
Property Getters/Setters Detail