PSObjectTypeDescriptionProvider
Class
Definition
Retrieves a PSObjectTypeDescriptor to provides information about the properties for an object of the type PSObject.
public class PSObjectTypeDescriptionProvider : System.ComponentModel.TypeDescriptionProvider
- Inheritance
-
PSObjectTypeDescriptionProvider
Constructors
| PSObjectTypeDescriptionProvider() |
Initializes a new instance of PSObjectTypeDescriptionProvider |
Methods
| GetTypeDescriptor(Type, Object) |
Retrieves a PSObjectTypeDescriptor to provide information about the properties for an object of the type PSObject. |
Events
| GettingValueException |
Occurs when there was an exception getting the value of a property. |
| SettingValueException |
Occurs when there was an exception setting the value of a property. |