| ITypeAddressBuilder Properties |
The ITypeAddressBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| DllFileName |
Assembly DLL file name that contains type definition
(Inherited from ITypeAddress.) | |
| IsDllFileSpecified |
Returns true if the DllFileName is specified, otherwise false.
(Inherited from ITypeAddress.) | |
| TypeName |
Type name to be loaded. This is a full name containing namespace of the type.
(Inherited from ITypeAddress.) |