CommonCModule.WorkspaceFilePath

Syntax

CommonCModule.WorkspaceFilePath

Data Type

String

Purpose

Specifies the pathname of the LabWindows/CVI workspace file or Microsoft Visual Studio solution file used to create source code for this module.

Remarks

TestStand uses this property when you create or edit source code for this module using the Module.CreateCode or Module.EditCode methods. If you do not specify a workspace file for this module, TestStand uses a default workspace.

See Also

CommonCModule.ModulePath

CommonCModule.ProjectFilePath

CommonCModule.SourceFilePath

Module.CreateCode

Module.EditCode