Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called after the Visual Studio Tools for Office runtime has finished loading the type.
Namespace: Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll)
Syntax
'Declaration
Sub AfterLoad
'Usage
Dim instance As ICachedType
instance.AfterLoad()
void AfterLoad()
void AfterLoad()
function AfterLoad()