Click or drag to resize

DatabaseConfigurationDirectory Property

Gets or sets the directory to use when creating or opening the data

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

Property Value

Type: String
See Also