WebExtensionReference.Id

WebExtensionReference.Id property

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

public string Id { get; set; }

See Also