INTERNAL
Namespace: EnterpriseDT.UtilAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public static string RemoveReservedChars( string rawName, string reservedChars ) |
| Visual Basic |
|---|
Public Shared Function RemoveReservedChars ( _ rawName As String, _ reservedChars As String _ ) As String |
| Visual C++ |
|---|
public: static String^ RemoveReservedChars( String^ rawName, String^ reservedChars ) |