Summary
Replaces forward slashes with back slashes (/ -> \).
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- WeaverUtilities
Syntax
public static string ReplaceSlashesBack(this string str)
Parameters
Name | Type | Description |
---|---|---|
str | string |
Return Value
Type | Description |
---|---|
string |