Click or drag to resize
ExtensionRegisterStatusEventArgs Properties

The ExtensionRegisterStatusEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEnvironment
Gets the environment of the vault in which the UI extension is registered.
(Inherited from ExtensionRegisterEventArgs.)
Public propertyExtensionRef
Gets the definition of the registered UI extension.
(Inherited from ExtensionRegisterEventArgs.)
Public propertyStatus
Gets or sets the status of the extension.
Top
See Also