IAssemblyInfo Interface |
Namespace: EBP.Framework.Common.Interfaces.Host
The IAssemblyInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| AssemblyPath |
Gets the assembly path
| |
| Caption |
Assembly Caption
| |
| ContainsThirdPartyModules |
Gets or sets wether the assembly contains Thrid Party modules
| |
| Copyright |
Assembly Copyright
| |
| Icon |
Assembly Icon
| |
| Id |
Application Guid
(Inherited from IApplicationIdentity.) | |
| Name |
AssemblyName
| |
| Param |
Gets the EbpAutoLoadAttribute parameter
| |
| Required |
Gets or sets wheter the assembly is required (true) or optional (false)
| |
| ShortCaption |
Assembly Caption
| |
| Version |
Application version
(Inherited from IApplicationIdentity.) |