DotNetModule.AsModule

Syntax

DotNetModule.AsModule

Return Value

Module

Purpose

Returns the underlying Module object that represents the DotNetModule object.

Remarks

Use the Module object to access properties and methods common to all modules.

See Also

Module