PSModuleInfo.UseAppDomainLevelModuleCache Property

Definition

Enables or disables the appdomain module path cache.

public:
 static property bool UseAppDomainLevelModuleCache { bool get(); void set(bool value); };
public:
 static property bool UseAppDomainLevelModuleCache { bool get(); void set(bool value); };
public static bool UseAppDomainLevelModuleCache { get; set; }
static member UseAppDomainLevelModuleCache : bool with get, set
Public Shared Property UseAppDomainLevelModuleCache As Boolean

Property Value

Applies to