CimProjectInfo.Description (read-only property)

Gets the project description
Syntax: String = object.Description
Description: The CimProjectInfo.Description is a string containing the description of the project. Typically this will return Windows NT for any CIMPLICITY Windows based project.

Examples

MsgBox proj.Description