| FilePath Operators and Type Conversions |
The FilePath type exposes the following members.
| Name | Description | |
|---|---|---|
| Equality |
Overload for equal operator.
| |
| (FilePath to String) |
This is used to handle an implicit conversion from a FilePath object to a string
| |
| Inequality |
Overload for not equal operator.
|