 | IHostInstalledApplications Property |
Gets a list of all installed assemblies
Namespace:
EBP.Framework.Common.Interfaces.Host
Assembly:
EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
SyntaxIAssemblyInfoList InstalledApplications { get; }
ReadOnly Property InstalledApplications As IAssemblyInfoList
Get
Property Value
Type:
IAssemblyInfoList
See Also