Click or drag to resize

DatabasePath Property

Gets the path on disk where the database exists

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
public string Path { get; }

Property Value

Type: String
See Also