IModuleReference Interface
Provides the base requirements of a module.
public interface IModuleReference : IReflectionDefinition
Properties
IsBuiltin
Indicates whether the module is built-in.
PackagePath
The file system path of the package that contains the module.
Path
The full file system path to the module.