Hide

YetaWF.Core Package Documentation

Display
Print

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

Removes the file. Ignores any errors.

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

Syntax

public Task<bool> TryRemoveAsync();

Return Value

(not specified)

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