Click or drag to resize
ITypeAddressBuilder Properties

The ITypeAddressBuilder type exposes the following members.

Properties
  NameDescription
Public propertyDllFileName
Assembly DLL file name that contains type definition
(Inherited from ITypeAddress.)
Public propertyIsDllFileSpecified
Returns true if the DllFileName is specified, otherwise false.
(Inherited from ITypeAddress.)
Public propertyTypeName
Type name to be loaded. This is a full name containing namespace of the type.
(Inherited from ITypeAddress.)
Top
See Also