System.ComponentModel.PropertyDescriptor.GetValue Method

When overridden in a derived class, gets the current value of the property on a component.

Syntax

public abstract object GetValue (object component)

Parameters

component
The component with the property for which to retrieve the value.

Returns

The value of a property for a given component.

Remarks

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0