ExtensionManifest Class | 
Namespace: Dundas.BI.Extensibility
The ExtensionManifest type exposes the following members.
| Name | Description | |
|---|---|---|
| Author | Gets the author.  | |
| Copyright | Gets the copyright.  | |
| DisplayName | Gets the display name.  | |
| EnumeratingTypesErrorExemptAssemblies | Gets the list of names of referenced assemblies that are exempt from logging enumerating types error.  | |
| ExtensionFolderName | Gets the name of the extension folder.  | |
| ExtensionPurposes | Gets the extension purposes.  | |
| Id | Gets the identifier.  | |
| IsEnabled | Gets a value indicating whether the extension is enabled.  | |
| IsProtected | Gets a value indicating whether the extension package is protected.  | |
| MainAssemblyName | Gets the name of the main assembly.  | |
| Name | Gets the name.  | |
| RequireHost | Gets the name of the host required to run this extension.  | |
| SupportedRuntimes | Gets the supported runtimes.  | |
| Version | Gets the version.  |