Share

ProjectPath.Name Property

Parent Object: ProjectPath

Description

Read-write property that gets and sets the name of the folder path.

Syntax

ProjectPath.Name() As String

Property Value

This is a read/write property whose value is a String.

Samples

Name Description
Query and create library paths The following sample demonstrates querying existing library paths associated with a project and adding a new library path.

Version

Introduced in version 2011

Was this information helpful?