Id

WebExtension.Id property

Uniquely identifies the web extension instance in the current document.

public string Id { get; set; }

See Also