ICachedType.AfterSave Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called after a save operation is completed for the type.
public:
void AfterSave();
public void AfterSave ();
abstract member AfterSave : unit -> unit
Public Sub AfterSave ()