Determines whether the current instance and the specified string have the same value.
- value
- A string.
true if the value of value is the same as the value of the current instance; otherwise, false.
This method checks for value equality. This comparison is case-sensitive.
Note: This method is implemented to support the IEquatable<string> interface.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0