Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dllRequired dynamic load: Add new preference section for NetServer only [RequiredDynamicLoad] name = regexp
public static class UserPreferenceStrings.RequiredDynamicLoad
This mechanism applies to all dynamic loaded
assemblies in NetServer.
Missing any one these required assemblies will cause NetServer to fail. The regexp is used
to match against the loaded assemblies full names (including version and strongname). This
allows a preference to match more than one possible name. Using the full name allows a
preference to match a strong name, so that it is harder to fake out with a dummy
replacement assembly.