MobileForms Toolkit Documentation

WebDavEnumResult.GetNextFile Method 

Gets the next file from the WebDAV folder enumeration response

public override NetFile GetNextFile();

Return Value

WebDavFile object or throws an exception in case of error.

See Also

WebDavEnumResult Class | Resco.Net Namespace