Click or drag to resize

ManagerDirectory 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#
public string Directory { get; }

Property Value

Type: String
The directory.
See Also