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.0.0-b0713
Syntax public string Path { get; }
Property Value
Type:
StringSee Also