SetId Method

SetId function

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


func (instance *WebExtensionReference) SetId(value string)  error

Remarks

See Also