GetProjectPath Method (ProjectData Object)

Scope: Schematic editor

Object: ProjectData Object

Prerequisites: None

Returns the full file path of the project file, excluding the project file name.

Usage

ProjectData.GetProjectPath() As String

Arguments

None

Return Values

As String. A string containing the path to the project file.