This documentation is archived and is not being maintained.
PropertyConverter Methods
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The PropertyConverter type exposes the following members.
| Name | Description | |
|---|---|---|
|
EnumFromString | Infrastructure. Converts the string representation to a value of the specified enumeration type. |
|
EnumToString | Infrastructure. Converts the value of the specified enumeration type to its equivalent string representation. |
|
ObjectFromString | Infrastructure. Converts the string value to the specified object type. |
Show: