CodeProject.ProjectType Property (Access)

You can use the ProjectType property to determine the type of project that is currently open. Read-only AcProjectType.

Syntax

expression .ProjectType

expression A variable that represents a CodeProject object.

See Also

Concepts

CodeProject Object Members

CodeProject Object