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: 11.1.0.0 (11.1)
Syntax public string SystemDirectory { get; }
Public ReadOnly Property SystemDirectory As String
Get
public:
property String^ SystemDirectory {
String^ get ();
}
member SystemDirectory : string with get
Property Value
Type:
StringSee Also