Summary
Replaces any forward slashes with backslashes:
/
-> \
.- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- IGEditorUtils
Syntax
public static string AllBackslashes(this string str)
Parameters
Name | Type | Description |
---|---|---|
str | string |
Return Value
Type | Description |
---|---|
string |