ModulePathAt Method

Object List Next Object

Defined By:
Project

Description:

Finds the path of a module at a specific position in the ModulePath property.

Declaration:

Function ModulePathAt(ByVal index As Integer)As String

Details:

Index is the position in the list of the module path you want. ModulePathAt returns a string containing the module path at the position in the list specified by Index.