Share

ApplicationAddIn.LoadBehavior Property

Parent Object: ApplicationAddIn

Description

Gets a constant indicating the load behavior (load time) of the add-in. This applies only if the LoadAutomatically property is set to True.

Syntax

ApplicationAddIn.LoadBehavior() As AddInLoadBehaviorEnum

Property Value

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

Version

Introduced in version 2012

Was this information helpful?