HTML to MAML Converter
| FilePath Operators and Type Conversions |
The FilePath type exposes the following members.
Operators
| 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.
|
See Also