Click or drag to resize
weroSoft AG, Software
ProductAssemblyResolver Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Provides some methods for supporting application domain handling.
Inheritance Hierarchy
SystemObject
  WeroSoft.RuntimeProductAssemblyResolver

Namespace:  WeroSoft.Runtime
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class ProductAssemblyResolver

The ProductAssemblyResolver type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberProductAssemblyFolder
Gets or sets the folder where the product is installed.
Top
Methods
  NameDescription
Public methodStatic memberResolveAssemblyFromProductFolder
Resolves assembly in the product folder.
Top
See Also