Gets the database's path. If the database is closed or deleted, a null
value will be returned.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax public string Path { get; }
Property Value
Type:
StringSee Also