Delete Method

MCManager API

Deletes the file.

Namespace:  Moxiecode.Manager.FileSystems
Assembly:  MCManager (in MCManager.dll) Version: 1.0.0.0

Syntax

C#
bool Delete()
Visual Basic (Declaration)
Function Delete As Boolean
Visual C++
bool Delete()

Return Value

[Missing <returns> documentation for "M:Moxiecode.Manager.FileSystems.IFile.Delete"]

See Also