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:
