ShowCommandModuleInfo 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.
Implements a facade around PSModuleInfo and its deserialized counterpart.
public class ShowCommandModuleInfo
type ShowCommandModuleInfo = class
Public Class ShowCommandModuleInfo
- Inheritance
-
ShowCommandModuleInfo
Constructors
| Name | Description |
|---|---|
| ShowCommandModuleInfo(PSModuleInfo) |
Initializes a new instance of the ShowCommandModuleInfo class with the specified CommandInfo. |
| ShowCommandModuleInfo(PSObject) |
Initializes a new instance of the ShowCommandModuleInfo class with the specified PSObject. |
Properties
| Name | Description |
|---|---|
| Name |
Gets the name of this module. |