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-b0134
Syntaxpublic string Path { get; }
Property Value
Type:
String
See Also