ExtensionPackageInfo2 Class |
Namespace: Dundas.BI.Extensibility
The ExtensionPackageInfo2 type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExtensionPackageInfo2 |
Initializes a new instance of the ExtensionPackageInfo2 class.
|
Name | Description | |
---|---|---|
![]() | Author |
Gets the name of the extension package author.
(Overrides ExtensionPackageInfoAuthor.) |
![]() | AuthorGenerator | Gets the author generator. |
![]() | Copyright |
Gets the copyright text associated with the extension package.
(Overrides ExtensionPackageInfoCopyright.) |
![]() | CopyrightGenerator | Gets the copyright generator. |
![]() | DisplayName |
Gets the localized display name of the extension package.
(Overrides ExtensionPackageInfoDisplayName.) |
![]() | DisplayNameGenerator | Gets the display name generator. |
![]() | Id |
Gets the unique identifier of the extension package.
(Overrides ExtensionPackageInfoId.) |
![]() | Name | Gets the name of the extension package. (Overrides ExtensionPackageInfoName.) |
![]() | Version |
Gets the version of the extension package.
(Overrides ExtensionPackageInfoVersion.) |
Name | Description | |
---|---|---|
![]() | OnLoaded |
Called after the extension package is loaded during engine startup.
(Inherited from ExtensionPackageInfo.) |