Differences
This shows you the differences between the selected revisions of the page.
2016-07-29 | 2020-02-10 | ||
crossreference name and fullname (martin) | wording (martin) | ||
Line 35: | Line 35: | ||
===== Remarks ===== | ===== Remarks ===== | ||
- | 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]]''. | + | This class can only be instantiated by the WinSCP assembly. To get an instance of the class, call ''[[library_session_listdirectory|Session.ListDirectory]]'' or ''[[library_session_getfileinfo|Session.GetFileInfo]]''. |
===== Examples ===== | ===== Examples ===== |