ICachedType.BeforeLoad Method

Definition

Called before the Visual Studio Tools for Office runtime loads the type.

public:
 bool BeforeLoad();
public bool BeforeLoad ();
abstract member BeforeLoad : unit -> bool
Public Function BeforeLoad () As Boolean

Returns

false if the state of the type should not be loaded from the data cache; otherwise, true.

Applies to