Skip to main content
.NET Framework Class Library
String..::.EndsWith Method





Determines whether the end of this string instance matches a specified string.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
 NameDescription
Public methodEndsWith(String)Determines whether the end of this string instance matches the specified string.
Public methodEndsWith(String, StringComparison)Determines whether the end of this string instance matches the specified string when compared using the specified comparison option.
Public methodEndsWith(String, Boolean, CultureInfo)Determines whether the end of this string instance matches the specified string when compared using the specified culture.
Top
Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.

Would you like to participate?