Share

DesignProject.ContentCenterPath Property

Parent Object: DesignProject

Description

Read-write property that gets and sets the directory in which to look for the Content Center components. If set, this value overrides the corresponding application option. The ContentCenterPathOverridden property returns whether the path is overridden and provides the ability to clear the override.

Syntax

DesignProject.ContentCenterPath() As String

Property Value

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

Version

Introduced in version 2011

Was this information helpful?