Dart.Ftp Namespace > UnixPath Class > ConvertToWindows Method : ConvertToWindows(String,String,String) Method |
Public Overloads Shared Function ConvertToWindows( _ ByVal unixPath As String, _ ByVal unixRoot As String, _ ByVal windowsRoot As String _ ) As String
Exception | Description |
---|---|
System.ArgumentNullException | unixPath, unixRoot or windowsRoot is null. |