Hide

YetaWF.Core Package Documentation

Display
Print

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

Test whether the file exists.

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

Syntax

public Task<bool> ExistsAsync();

Return Value

(not specified)

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