Back to product page

VirtualFiles object


Collection of VirtualFile objects. You can add, remove or reference specific objects in the collection. Managing the collection can be done at any time - even while user is connected to the server, and it will be visible immediately by the user.


Methods
AddDataAdds new virtual file from the byte array.
AddFileAdds new virtual file.
RemoveRemoves virtual file from the collection.
RemoveAllRemoves all virtual files from the collection.
Properties
CountReturns total number of virtual files.
ItemReturns reference to specific virtual file.

Platforms

Windows