  | ToolsRemoveIllegalPathChars Method | 
Namespace: CTExtensionsAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic static string RemoveIllegalPathChars(
	string file
)
Public Shared Function RemoveIllegalPathChars ( 
	file As String
) As String
Parameters
- file  String
 
Return Value
String
See Also