WorkspaceObject.CodeModuleSeqFilePath

Syntax

WorkspaceObject.CodeModuleSeqFilePath

Data Type

String

The pathname of the sequence file. This pathname can be relative.

Purpose

Specifies the pathname of the sequence file to which this code module belongs.

Remarks

This property associates a WorkspaceObject with a particular sequence file. Code modules that are stored in the workspace use the property to determine to which sequence file they belong.

See Also

WorkspaceObject.InsertCodeModules

WorkspaceObject.IsCodeModule