Click or drag to resize

CustomTypes Properties

The CustomTypes type exposes the following members.

Properties
  NameDescription
Public propertyAssemblyFiles
Name or paths of assemblies that contains custom types.

The name must contain the full/relative path to the assembly file on the disc. It can also contain the fully qualified/long name of the assembly to load from the GAC (including Version, Culture and PublicKeyToken).

Public propertyTypes
Custom types
Top
See Also