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::IsSuffix Method
.NET Framework (current version)
Determines whether a string ends with a specific suffix.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IsSuffix(String^, String^) | Determines whether the specified source string ends with the specified suffix. |
![]() | IsSuffix(String^, String^, CompareOptions) | Determines whether the specified source string ends with the specified suffix using the specified CompareOptions value. |
Show:
