Summary
returns true if the specified file system path already exists.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Containing Type
- FileStorage
Syntax
public virtual bool Exists(string uri)
Remarks
returns true if the specified file system path already exists.
Parameters
Name | Type | Description |
---|---|---|
uri | string |
Return Value
Type | Description |
---|---|
bool |