IForeNETSystemAssemblyReference

Description

The IForeNETSystemAssemblyReference interface contains properties used to determine parameters of link to the system assembly.

The following assemblies are concerned to be system assemblies:

Properties

  Property name Brief description
AsString The AsString property determines the full name of system assembly.
FilePath The FilePath property determines the path and name of the file, containing the implementation of .NET assembly.
IsFile The IsFile property returns whether the path and name of the file are used to indicate the link to the system assembly.
SystemName The SystemName property determines the system name of assembly.

See also:

ForeNet Assembly Interfaces