PSModuleInfo.ClearAppDomainLevelModulePathCache Method

Definition

Clear out the appdomain-level module path cache.

public:
 static void ClearAppDomainLevelModulePathCache();
public:
 static void ClearAppDomainLevelModulePathCache();
 static void ClearAppDomainLevelModulePathCache();
public static void ClearAppDomainLevelModulePathCache ();
static member ClearAppDomainLevelModulePathCache : unit -> unit
Public Shared Sub ClearAppDomainLevelModulePathCache ()

Applies to