Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.FileIO<TObj>.RemoveAsync Method

Removes the file. Throws an error if the file does not exist.

Class: YetaWF.Core.IO.FileIO<TObj>
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public Task RemoveAsync();

See Also YetaWF.Core.IO.FileIO<TObj> ClassYetaWF.Core Overview