SearchDirectory.Path

Syntax

SearchDirectory.Path

Data Type

String

Purpose

Specifies the path used to find files.

Remarks

Specifies the directory path when the value of the SearchDirectory.Type property is SearchDirectory_ExplicitDir . This property is read-only for all other directory types, and TestStand returns the path of the non-explicit directory. TestStand returns an empty string when the directory type is SearchDirectoryType_ContainingProjectDir or SearchDirectoryType_CurrentSequenceFileDir . TestStand returns an empty string if the directory type is SearchDirectoryType_CurrentWorkspaceDir when no workspace is loaded.

See Also

SearchDirectory.Type

SearchDirectoryTypes