ModuleIntrinsics Class 
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.
Encapsulates the basic module operations for a PowerShell engine instance...
public ref class ModuleIntrinsicspublic class ModuleIntrinsicstype ModuleIntrinsics = classPublic Class ModuleIntrinsics- Inheritance
- 
				ModuleIntrinsics
Methods
| GetModulePath(String, String, String) | Checks the various PSModulePath environment string and returns PSModulePath string as appropriate. | 
| GetPSModulePath(ModuleIntrinsics+PSModulePathScope) | Retrieve the current PSModulePath for the specified scope. |