WebExtension.IsFrozen

WebExtension.IsFrozen property

Indicates whether the user can interact with the Office Add-in or not.

public bool IsFrozen { get; set; }

See Also