IVsaEngine.RevokeCache Method

Definition

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

public:
 void RevokeCache();
public void RevokeCache ();
abstract member RevokeCache : unit -> unit
Public Sub RevokeCache ()

Applies to