EnterpriseMenuFile Property (ActiveX)

Specifies the location of the enterprise customization (CUIx) file.

Supported platforms: Windows only

Signature

VBA:

object.EnterpriseMenuFile
object

Type: PreferencesFiles

The object to which this property applies.

Property Value

Read-only: No

Type: String

The location of the customization (CUIx) file.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available