WebExtension.Id

WebExtension.Id property

Gets and sets the uniquely identifies the Office Add-in instance in the current document.

public string Id { get; set; }

See Also