Click or drag to resize

SessionBaseSystemDirectory Property

Get the path to the directory of the system Databases (0.odb, 1.odb, 2.odb ...) of this session.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public string SystemDirectory { get; }

Property Value

Type: String
See Also