Search notes:

System.Management.Automation.PSModuleInfo (class)

System.Management.Automation.PSModuleInfo describes a PowerShell module.

Properties and methods

AccessMode
AsCustomObject()
Author
ClearAppDomainLevelModulePathCache()
Clone()
ClrVersion
CompanyName
CompatiblePSEditions
Copyright
Definition The module's source code.
Description
DotNetFrameworkVersion
ExperimentalFeatures
ExportedAliases
ExportedCmdlets
ExportedCommands
ExportedDscResources
ExportedFormatFiles
ExportedFunctions
ExportedTypeFiles
ExportedVariables
FileList
GetExportedTypeDefinitions() Returns a System.Collection.ObjectModel.ReadOnlyDictionary<TKey, TValue> that maps strings to System.Management.Automation.Language.TypeDefinitionAst objects.
GetVariableFromCallersModule()
Guid
HelpInfoUri
IconUri
ImplementingAssembly
Invoke() Execute a script block in the context of a module.
LicenseUri
LogPipelineExecutionDetails
ModuleBase
ModuleList
ModuleType
Name
NestedModules
NewBoundScriptBlock()
OnRemove
Path
PowerShellHostName
PowerShellHostVersion
PowerShellVersion
Prefix
PrivateData
ProcessorArchitecture
ProjectUri
ReleaseNotes
RepositorySourceLocation
RequiredAssemblies
RequiredModules
RootModule
Scripts
SessionState
Tags
ToString() The name of the modul
UseAppDomainLevelModuleCache
Version

See also

The type accelerator for this class is [psModuleInfo].

Index