'Declaration Public Shared Function ToSftpPath( _ ByVal fileSystemPath As String _ ) As String
'Usage Dim fileSystemPath As String Dim value As String value = SFtpClient.ToSftpPath(fileSystemPath)
public static string ToSftpPath( string fileSystemPath )
Parameters
- fileSystemPath