FilePath.operator != Operator
Definition
- Namespace
- Sandcastle.Core
- Assembly
- Sandcastle.Core.dll
Overload for not equal operator.
public static bool operator !=(FilePath firstPath, FilePath secondPath)
Parameters
Returns
- bool
True if not equal, false if they are.