Differences
This shows you the differences between the selected revisions of the page.
2014-04-08 | 2014-04-08 | ||
created (martin) | library_powershell + library (martin) | ||
Line 33: | Line 33: | ||
==== PowerShell ==== | ==== PowerShell ==== | ||
- | In PowerShell you can use ''[[http://technet.microsoft.com/en-us/library/hh849787.aspx|Get-Content]]'' cmdlet to read an XML configuration file. | + | In [[library_powershell|PowerShell]] code using [[library|WinSCP .NET library]] you can use ''[[http://technet.microsoft.com/en-us/library/hh849787.aspx|Get-Content]]'' cmdlet to read an XML configuration file. |
For example with following XML configuration file (''config.xml''): | For example with following XML configuration file (''config.xml''): |