ShopToolsUtilGetFilenameFriendly Method
Return a filename friendly version of the caller's freeform text.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public static string GetFilenameFriendly(
string text
)
Public Shared Function GetFilenameFriendly (
text As String
) As String
No code example is currently available or this language may not be supported.
- text String
-
Freeform text, as used to name a tool or write a remark.
String
The filename-friendly version of the caller's text.