PFSParameterToString Method |
| Name | Description | |
|---|---|---|
| ToString |
Get the string value of the parameter.
(Overrides ObjectToString.)If this parameter is not a string parameter, an exception is thrown. | |
| ToString(CultureInfo) |
Get the string value of the parameter.
If this parameter is not a string parameter, an exception is thrown. |