ICachedType.AfterSave Method (2007 System)
Called after a save operation is completed for 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 AfterSave
'Usage
Dim instance As ICachedType
instance.AfterSave()
void AfterSave()
void AfterSave()
function AfterSave()