ICachedType Members (2007 System)
Include Protected Members
Include Inherited Members
Customizes the caching behavior of a type in document-level customizations created by using Visual Studio Tools for Office.
The ICachedType type exposes the following members.
Methods
Name
Description
Called after the Visual Studio Tools for Office runtime has finished loading the type.
Called after a save operation is completed for the type.
Called before the Visual Studio Tools for Office runtime loads the type.
Called before the Visual Studio Tools for Office runtime persists the type into the document.
Top
Properties
Name
Description
Gets a value that indicates whether the cached type has changed since the last time it was saved.
Top