Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.IFileSystem.DirectoryExistsAsync Method

(not specified)

Class: YetaWF.Core.IO.IFileSystem
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public Task<bool> DirectoryExistsAsync( string targetFolder );

Parameters

targetFolder

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.IO.IFileSystem ClassYetaWF.Core Overview