Bagikan melalui


ICachedType.BeforeLoad Method

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

Namespace:  Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly:  Microsoft.VisualStudio.Tools.Applications.Runtime (in Microsoft.VisualStudio.Tools.Applications.Runtime.dll)

Syntax

'Declaration
Function BeforeLoad As Boolean
bool BeforeLoad()

Return Value

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

.NET Framework Security

See Also

Reference

ICachedType Interface

Microsoft.VisualStudio.Tools.Applications.Runtime Namespace