Determines whether two Uri instances have the same value.
![]()
A bool value that is true if the Uri instances are equivalent; otherwise, false.
This overload uses the Uri.Equals(object) method to determine whether the two Uri instances are equivalent. Uri.UserInfo and Uri.Fragment content is ignored when making this comparison.