PSAdaptedProperty
Class
Definition
A property created by a user-defined PSPropertyAdapter
public class PSAdaptedProperty : System.Management.Automation.PSProperty
- Inheritance
Inherited Members
System.Management.Automation.PSMemberInfo
System.Management.Automation.PSProperty
Constructors
| PSAdaptedProperty(String, Object) |
Creates a property for the given base object |
Properties
| BaseObject |
Gets the object the property belongs to |
| Tag |
Gets the data attached to this property |
Methods
| Copy() |
Copy an adapted property. |