The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CompareInfo::IsPrefix Method
.NET Framework (current version)
Determines whether a string starts with a specific prefix.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsPrefix(String^, String^) | Determines whether the specified source string starts with the specified prefix. |
![]() | IsPrefix(String^, String^, CompareOptions) | Determines whether the specified source string starts with the specified prefix using the specified CompareOptions value. |
Show:
