GetAttributes does not produce a value? - WeOnlyDo Discussion board

GetAttributes does not produce a value? (General questions)

by Perplexed, Wednesday, July 29, 2009, 16:52 (5595 days ago)

Whenever I try and access the GetAttributes method, as in:

WodSFTP.GetAttributes(Filename)

Visual Studio.NET tells me that this does not return a value. What on earth does it do, then? And why is it called 'GetAttributes' if it doesn't actually 'get' anything? The documentation on this is very terse. Is there no way of showing how to call this function, such that the attributes end up in a neat collection of local variables, that can then be worked with?

Re: GetAttributes does not produce a value?

by woddrazen, Wednesday, July 29, 2009, 21:23 (5595 days ago) @ Perplexed

Hi,


GetAttributes Method return file or directory attributes. You can receive attributes result in wodFtpDLX.NET Attributes Event.

More help for GetAttributes Method you can find here:
http://www.weonlydo.com/FtpDLX.NET/Help/WeOnlyDo.Client.FTP~WeOnlyDo.Client.FtpDLX~GetAttributes(string).html

Can you try that and let us know how it goes.


Regards,
Drazen