FileSystemProviderBuilderExtensions.IsDirectoryExpr Method
Name | Parameters | Description |
---|---|---|
IsDirectoryExpr<TProviderBuilder>(TProviderBuilder, JS) static | builder, value | Mirrors the client-side customFileSystemProvider.isDirectoryExpr, objectFileSystemProvider.isDirectoryExpr and remoteFileSystemProvider.isDirectoryExpr options. |
IsDirectoryExpr<TProviderBuilder>(TProviderBuilder, String) static | builder, value | Mirrors the client-side customFileSystemProvider.isDirectoryExpr, objectFileSystemProvider.isDirectoryExpr and remoteFileSystemProvider.isDirectoryExpr options. |