C# Class System.Management.Automation.PSProperty

Inheritance: System.Management.Automation.PSPropertyInfo
Exibir arquivo Open project: Pash-Project/Pash Class Usage Examples

Private Properties

Property Type Description
PSProperty System
PSProperty System

Public Methods

Method Description
Copy ( ) : System.Management.Automation.PSMemberInfo

Private Methods

Method Description
PSProperty ( PropertyInfo info, object owner, bool isInstance ) : System
PSProperty ( object owner, string name, bool gettable, bool settable, bool isInstance ) : System

Method Details

Copy() public method

public Copy ( ) : System.Management.Automation.PSMemberInfo
return System.Management.Automation.PSMemberInfo