WebExtensionReference Class

WebExtensionReference class

Represents identify the provider location and version of the extension.


type WebExtensionReference struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetIdGets and sets the identifier associated with the Office Add-in within a catalog provider.The identifier MUST be unique within a catalog provider.
SetIdGets and sets the identifier associated with the Office Add-in within a catalog provider.The identifier MUST be unique within a catalog provider.
GetVersionGets and sets the version.
SetVersionGets and sets the version.
GetStoreNameGets and sets the instance of the marketplace where the Office Add-in is stored. .
SetStoreNameGets and sets the instance of the marketplace where the Office Add-in is stored. .
GetStoreTypeGets and sets the type of marketplace that the store attribute identifies.
SetStoreTypeGets and sets the type of marketplace that the store attribute identifies.