Summary
Returns the index of the last forward slash or back slash.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- WeaverUtilities
Syntax
public static int IndexOfLastSlash(string str)
Parameters
| Name | Type | Description |
|---|---|---|
| str | string |
Return Value
| Type | Description |
|---|---|
| int |