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





Determines whether the beginning 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 methodStartsWith(String)Determines whether the beginning of this string instance matches the specified string.
Public methodStartsWith(String, StringComparison)Determines whether the beginning of this string instance matches the specified string when compared using the specified comparison option.
Public methodStartsWith(String, Boolean, CultureInfo)Determines whether the beginning 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?