ICachedType.BeforeLoad-Methode

Wird aufgerufen, bevor der Typ von Visual Studio-Tools für Office-Laufzeit geladen wurde.

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()

Rückgabewert

Typ: System.Boolean
false , wenn der Zustand des Typs nicht aus dem Datencache geladen werden sollte; andernfalls true.

.NET Framework-Sicherheit

Siehe auch

Referenz

ICachedType Schnittstelle

Microsoft.VisualStudio.Tools.Applications.Runtime-Namespace