ActiveNSExtensionsResponse.ExtensionsItem
A dictionary that contains information about an extension.
Declaration
object ActiveNSExtensionsResponse.ExtensionsItemProperties
| Name | Type | Description |
|---|---|---|
ContainerDisplayName | string | The display name of the container. |
ContainerIdentifier | string | The identifier of the container. |
DisplayName Required | string | The extension’s display name. |
ExtensionPoint Required | string | The NSExtensionPointIdentifier for the extension. |
Identifier Required | string | The identifier of the extension. |
Path Required | string | The path to the extension. |
UserElection Required | string | The user-selected state of the extension, which a user sets in the Extensions preference pane in System Preferences. |
Version Required | string | The version of the extension. |