Edit

Share via


VsaEngineClass.RevokeCache Method

Definition

Invalidates the cached assembly for a script engine, as specified by its root moniker.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual void RevokeCache() = Microsoft::Vsa::IVsaEngine::RevokeCache;
public virtual void RevokeCache ();
abstract member RevokeCache : unit -> unit
override this.RevokeCache : unit -> unit
Public Overridable Sub RevokeCache ()

Implements

Applies to