A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Manager Class
Manager Properties
AllDatabaseNames Property
DefaultOptions Property
Directory Property
SharedInstance Property
StorageType Property
Manager
Directory Property
Gets the directory where the
Manager
stores
Database
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
string
Directory
{
get
; }
Property Value
Type:
String
The directory.
See Also
Reference
Manager Class
Couchbase.Lite Namespace