Module.AsPropertyObject

Syntax

Module.AsPropertyObject

Return Value

PropertyObject

Purpose

Returns the underlying PropertyObject that represents the Module object.

Remarks

Use the PropertyObject to modify, add, or remove custom properties of the object.

See Also

PropertyObject