Differences
This shows you the differences between the selected revisions of the page.
2012-01-04 | 2012-01-10 | ||
Type=>FileType 2 (martin) | toc + example (martin) | ||
Line 27: | Line 27: | ||
Instance of the class can be created by the WinSCP assembly only. You can only get an instance of the class by calling ''[[library_session_listdirectory|Session.ListDirectory]]'' or ''[[library_session_getfileinfo|Session.GetFileInfo]]''. | Instance of the class can be created by the WinSCP assembly only. You can only get an instance of the class by calling ''[[library_session_listdirectory|Session.ListDirectory]]'' or ''[[library_session_getfileinfo|Session.GetFileInfo]]''. | ||
- | ~~NOTOC~~ | + | ===== Example ===== |
+ | See [[library_session_listdirectory#example|example for]] ''[[library_session_listdirectory#example|Session.ListDirectory]]''. | ||