Extension |
The ExtensionManifestData type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtensionManifestData | Initializes a new instance of the ExtensionManifestData class. |
| Name | Description | |
|---|---|---|
| Author | Gets the author. | |
| Copyright | Gets the copyright. | |
| DisplayName | Gets the display name. | |
| Id | Gets the identifier. | |
| IsLoaded | Gets or sets a value indicating whether this extension has been loaded in the current app domain. | |
| IsProtected | Gets a value indicating whether the extension package is protected. | |
| Name | Gets the name. | |
| Version | Gets the version. |
| Name | Description | |
|---|---|---|
| ToDataContractMapping | The mapping between ExtensionManifest and ExtensionManifestData. |