generating xmllog with WINSCP .NET assembly

Advertisement

Sasidharan9513
Joined:
Posts:
11

generating xmllog with WINSCP .NET assembly

Hi There,

Is there anyway to generate a xml log file with the help of .NET assebmly?

I tried the below two option and I cannot generate a xml log file.

1. session.AdditionalExecutableArguments = @"xmllog=C:\testing\test.xml";

2. session.SessionLogPath = @"C:\testing\test.xml";

Any suggestion / ideas will really help me.

Regards,
S.Sasidharan

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum