Share

Application.AssemblyOptions Property

Parent Object: Application

Description

Property that returns the AssemblyOptions object. The AssemblyOptions object provides access to various assembly related application level options. This is somewhat equivalent to the Assembly tab of the Application Options dialog.

Syntax

Application.AssemblyOptions() As AssemblyOptions

Property Value

This is a read only property whose value is an AssemblyOptions.

Version

Introduced in version 8

Was this information helpful?