'Declaration Public Shared Function ValidateFileName( _ ByVal s As System.String _ ) As System.String
public static System.string ValidateFileName( System.string s )
Parameters
- s
- The string containg file name to check.
Return Value
Returns validated string.