PSClassInfo 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.
Contains a PS Class information.
public ref class PSClassInfo sealedpublic sealed class PSClassInfotype PSClassInfo = classPublic NotInheritable Class PSClassInfo- Inheritance
- 
				PSClassInfo
Properties
| HelpFile | Gets the help file path for the cmdlet. | 
| Members | Collection of members of the class. | 
| Module | Module in which the class is implemented in. | 
| Name | Name of the class. | 
Methods
| UpdateMembers(IList<PSClassMemberInfo>) | Updates members of the class. |