Click or drag to resize

Extension Properties

The Extension type exposes the following members.

Properties
  NameDescription
Protected propertyApiInterfaceLinkType
Gets the type of the API interface ApiInterfaceLink generated class.
Protected propertyAsynchronousRegisteredOperations
Gets the asynchronous registered operations indexed by their GUID.
Public propertyDatabase
Gets the current thread database object used to execute queries.
Protected propertyDescription
Gets the extension description.
Protected propertyExtensionId
Gets the extension Id. Must be unique for each extension.
Protected propertyHostOwner
Gets the host owner. Useful for set an owner in the dialogs
Protected propertyImage
Get the extension image
Protected propertyIsDisposed
Gets a value indicating whether this instance is disposed.
Protected propertyIsInitialized
Gets whether the extension has been initialized
Protected propertyIsRunning
Gets a value indicating whether this instance is running.
Protected propertyName
Gets the extension name.
Top
See Also