Share via


PowerShellProviderBase._module Field

This element is introduced in Windows PowerShell 5.0.

Namespace: Microsoft.OneGet.MetaProvider.PowerShell
Assembly: Microsoft.OneGet.MetaProvider.PowerShell (in Microsoft.OneGet.MetaProvider.PowerShell.dll)

Usage

'Usage
Dim value As PSModuleInfo

value = Me._module

Me._module = value

Syntax

'Declaration
Protected _module As PSModuleInfo
protected PSModuleInfo _module
protected:
PSModuleInfo^ _module
protected PSModuleInfo _module
protected var _module : PSModuleInfo

Platforms

Target Platforms

See Also

Reference

PowerShellProviderBase Class
PowerShellProviderBase Members
Microsoft.OneGet.MetaProvider.PowerShell Namespace