Previous Topic: ParentNext Topic: Toolbar


Path

Gets the path to an object. This path never ends with a backslash, unless the path has the format "C:\."

Syntax

object.Path

Parameters

object

An expression that evaluates to the Toolset object.

Remarks

The Path property has the String type.

The Path property does not get an object's file name and extension. To get the file name and extension, use the Name or FullName property. The Path property gets the path to the CA Gen toolset executable.