PSMemberViewTypes Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the methods and properties of the PSObject that are accessible. This class is introduced in Windows PowerShell 2.0.
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
| Member name | Description |
|---|---|
| Adapted | All adapted methods and properties are accessible. This field is introduced in Windows PowerShell 2.0. |
| All | All methods and properties are accessible. This field is introduced in Windows PowerShell 2.0. |
| Base | All methods and properties of the base class are accessible. This field is introduced in Windows PowerShell 2.0. |
| Extended | All extended methods and properties added to the base class are accessible. This field is introduced in Windows PowerShell 2.0. |
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewSend comments about this topic to Microsoft.